Skip to content

Commit

Permalink
frint-data: guides.
Browse files Browse the repository at this point in the history
  • Loading branch information
fahad19 committed Sep 21, 2017
1 parent 680d556 commit a4f8332
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ The framework is a collection of these packages, which can be composed together
* [frint](./packages/frint): The base of the framework.
* [frint-store](./packages/frint-store): For creating reactive reducer-based stores for state management.
* [frint-model](./packages/frint-model): For creating models for data structures.
* [frint-data](./packages/frint-data): Reactive data modelling.
* [frint-react](./packages/frint-react): For creating React-compatible reactive components.
* [frint-react-server](./packages/frint-react-server): Server-side rendering for Apps.
* [frint-router](./packages/frint-router): Router services for single page applications (SPA).
Expand Down
Loading

0 comments on commit a4f8332

Please sign in to comment.