Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 413 Bytes

TODO.md

File metadata and controls

19 lines (15 loc) · 413 Bytes

TODO

  1. Add tsore.mixin(), store.mixin()
  2. Fix on('all', ;;;) - to be compatible
  3. Create mixin('graphql') request
  4. Add package.json and other infrastructure
  5. Put everything in proper folders
  6. Add React integration
  7. Add backend integration
  8. Change dispatch function
  9. Make decision about dispatch() and action()
  10. Add schema

store.mixin('localstorage');

set(); get('')

store.mixin('validate')