0.8.0-1 • Published 5 years ago

mobx-ui-statelets v0.8.0-1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

:warning: This package is still in 0.x.y stage, so do expect incomplete documentation and API changes.

mobx-ui-statelets is a set of MobX-decorated classes for managing commonly needed UI states. It currently has a large emphasis on form state entities, but the plan is to extend it to other common state entities too.

What's on offer?

Currently the package offers the following basic state classes:

  • Task stores progress state of any asynchronous task (think placing orders, logging in, fetching data).
  • Input stores form input values and a simple mechanics for querying choices, (think text inputs, dropdowns with autocompletes).
  • Validator stores asynchronous validation state that can be linked to one or several inputs.
0.8.0-1

5 years ago

0.8.0-0

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago