1.3.0 • Published 6 months ago

@lumjs/proxy-model v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

lum.proxy-model.js

A base class for creating data models that use a Proxy to handle conversion of data to and from its serialized format, as well as offering observable-like events that can watch for changes to the data.

Comes with a couple pre-defined type converters for data serialized from MongoDB into its Extended JSON (v2) format.

It's not perfect by any stretch, nor is it complete, and it's entirely undocumented at the moment with no test suite. All things I plan to fix in the next release, I promise!

Official URLs

This library can be found in two places:

Author

Timothy Totten 2010@totten.ca

License

MIT

1.3.0

6 months ago

1.2.0

8 months ago

1.1.0

10 months ago

1.0.0

11 months ago