rok
v0.17.0
Published
A simple to use traditional class for storing stuff
Downloads
48
Readme
Rok
Rok is a simple store that can be inherited from, to aid storing, updating, and listening to changes in your models.
Why
There are so many other stores out there, so why not?
Rok has models for:
- text (Rok.Text)
- number (Rok.Number)
- boolean (Rok.Bool)
- object (Rob.Obj)
- enum (Rob.Enum)
- date range (Rob.DateRange)
More docs to come on each of these.
Author
Andrew Chilton.
License
ISC.
(Ends)