-
released this
2025-06-28 23:13:33 +02:00 | 3 commits to main since this release- Add assign function to assign properties values using any object, silently ignoring fields which are not properties.
- Add from function to initialize a model and assign properties values using any object, silently ignoring fields which are not properties.
- Add applyPatch function to update models using objects returned by patch function.
- Add map type and document it.
- Add extend function to easily extend an inherited model.
- Change recommended model declaration.
- Improve code and tests style.
- Update dev dependencies.
- Improve README.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads