one-framework-lite

1.0.2 • Public • Published

CircleCI

About One Lite

One Lite is a lightweight version of Models n' Collections pulled from One Framework and is built on top of RxJS and Lodash.

One Lite gives structure to web applications by providing models and collections with a rich API.

Within One Lite data is represented by models, which can optionally belongs to a collection, that can be created, destroyed. Models and collections are built on top of RxJS, and they can be subscribed as them. So, any changes is going to be reflected on view state, keeping data in sync.

Model

A model manages entity properties, and takes care to broadcast changes along other application entities.

Collections

Collections helps you to group models, and encapsulate actions for them, like create, destroy. Further, it can sort models.

Readme

Keywords

none

Package Sidebar

Install

npm i one-framework-lite

Weekly Downloads

0

Version

1.0.2

License

ISC

Last publish

Collaborators

  • feliperohde