Skip to content

ingvardm/jstor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple and fast store to use as truth source and update your reactive components.

Fertures

  • Fast
  • Minimalistic
  • Simple to use
  • Can be used to create your own store
  • No proxies inside!
  • No reducers, dispatchers and other nonsence

Instalation

npm i my-little-store -S
yarn add my-little-store

Docs

Complete documentation can be found here

Development

Install requirements

yarn
npm i

Build

yarn build
npm run build

Test

yarn test
npm test

Generate API documentation

yarn docs
npm run docs

Contibutions

Pick a task here

Also this

Written with ❤❤❤ by Wasteland Fluttershy.

About

simple and light store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published