modelico

Serialisable immutable models for JavaScript

MIT License

Downloads
155
Stars
6
Committers
3

Modélico [moˈðe.li.ko] is a universal-JS library for serialisable immutable models.

Docs: https://modelico.javiercejudo.com/quickstart

Installation

npm install modelico

To use it in the browser, grab the minified or the development files.

Run the current tests directly on your target browsers to make sure things work as expected.

Note: babel-polyfill might be required for browsers other than Chrome, Firefox and Edge.

Browser support

Acknowledgments 🙇

Inspired by Immutable.js, Gson and initially designed to cover the same use cases as an internal Skiddoo tool by Jaie Wilson.

Package Rankings
Top 13.77% on Npmjs.org
Top 38.7% on Repo1.maven.org
Badges
Extracted from project README
Build Status codecov.io Code Climate Dependency Status Build Status
Related Projects