@asmartbear/ops
TypeScript icon, indicating that this package has built-in type declarations

0.0.19 • Public • Published

Augmented Objects

Objects that look and act exactly like native JavaScript types ("POJO"), but ops with validation of type and value, callbacks before and after changes, and synchronization with other replicas (peer-to-peer or hub-and-poke to a server).

Usage

Install through npm, or get the source from Github.

For local browser stores, install the package lovefield. Within this project, an in-memory node-compatible replacement is installed for dev-only, to facilitate unit tests.

/@asmartbear/ops/

    Package Sidebar

    Install

    npm i @asmartbear/ops

    Weekly Downloads

    3

    Version

    0.0.19

    License

    MIT

    Unpacked Size

    282 kB

    Total Files

    91

    Last publish

    Collaborators

    • asmartbear