modelico
v24.1.0
Published
Universal library for serialisable immutable models
Downloads
110
Maintainers
Readme
Modélico [moˈðe.li.ko] is a universal-JS library for serialisable immutable models.
Docs: https://modelico.io/docs/introduction/
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 :bow:
Inspired by Immutable.js, Gson and initially designed to cover the same use cases as an internal Skiddoo tool by Jaie Wilson.