jinghanwang


Jinghan Wang
  • JWang customized template with Mobx State Tree for Create React App.

    published 6.0.0 a year ago
  • This a tiny lib handling async request in Mobx State Tree. The package can be treated as a custom model type. It doesn't handler the request, but accept a request function, and provide data, status, and some other handlers for Mobx State Tree. So users do

    published 1.0.11 10 months ago
  • This is a tiny custom Mobx State Tree type to handle common forms. It create a new custom `types.model` based on form schema. If no error happens, it will return all fields values in Key-Value object via `submit()` action. It will hold the last valid subm

    published 2.0.2 2 months ago