0.0.1-alpha.8 • Published 7 years ago
jamode v0.0.1-alpha.8
jamode
/!\ Do not use this package in real projects, it is in development, and API may change /!\
About jamode project
jamode is a model abstraction for Javascript, written in ES7.
It will allow you to create model by extending the abstract class, managing their attributes, fetching a store's data with models' relations or listening events.
Installation
jamode can be installed through NPM.
$ npm install jamode
$ yarn add jamode
Documentation
TODO
Contributing
To contribute, please follow the
CONTRIBUTING.md
guidelines.
Running test
$ npm run test
$ yarn test
License
The MIT License (MIT). A copy of this license is available in the
LICENSE.md
file.
0.0.1-alpha.8
7 years ago
0.0.1-alpha.7
7 years ago
0.0.1-alpha.6
7 years ago
0.0.1-alpha.5
7 years ago
0.0.1-alpha.3
7 years ago
0.0.1-alpha.2
7 years ago
0.0.1-alpha.1
7 years ago
0.0.1-alpha.0
7 years ago