skeletos
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

Skeletos

Skeletos is an in-memory state management framework for building large scale client and server applications. It works across browsers/node/react-native and pretty much anything that can run javascript.

Skeletos is used mostly for managing state and data lifecycle in React applications. It is meant to be used instead of frameworks like Redux and Flux. Skeletos adopts the best design patterns that scale, while allowing you to focus on business logic.

Installation

npm install skeletos --save

or

yarn add skeletos

If you are starting a web project, you may also want to add the skeletos-web package:

npm install skeletos-web

or

yarn add skeletos-web

Getting Started

Coming soon!

Documentation

Coming soon!

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i skeletos

Weekly Downloads

0

Version

2.0.8

License

MIT

Unpacked Size

1.11 MB

Total Files

61

Last publish

Collaborators

  • atifsyedali
  • sshaw69