1.0.13 • Published 5 years ago

subiz-store v1.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Store

Store is a library for focus bussiness and distribution logic of subiz

  • Simple: Store so easy to aplly for your project.
  • Learn One - Write AnyWhere: Store base in many modules pure function Javascript. You can apply to React, Vue and any framework.

Installation

You can install only store with command

cd your-project/
npm install --save subiz-store

Examples

  • Vue App: Example with vue-app project using stoz
  • Read App: Example with react-app simple project using store instead of redux