Introduction
Last updated
Last updated
Modélico [moˈðe.li.ko] is a universal-JS library for serialisable immutable models.
Docs: https://modelico.javiercejudo.com/quickstart
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.
Inspired by Immutable.js, Gson and initially designed to cover the same use cases as an internal Skiddoo tool by Jaie Wilson.