0.3.10 • Published 7 years ago

mobx-models v0.3.10

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

Opinionated Mobx Structure

Overview

MobX Models provides an opinionated structure for managing MobX stores, collections models and more.

Currently Included

  • Model
  • Collection
  • Schema
  • ViewModel

Check out the files for basic usage.

Goals

  • Reduce boilerplate for things like loading flags and saving functions
  • Only keep one copy of a model at a given time
  • First class support for using and working with forms
  • Opinionated structure

Outstanding Questions / Ideas

  • How to implement subscriptions for self updating.
  • Can we generalize the model save and destroy?
  • Collections, storing as list of ID's or list of models. (in stores)
  • Where to put collections and how to organize them. (in models)
  • View model's still need to be added. (added)
0.3.10

7 years ago

0.3.9

7 years ago

0.3.8

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago