@phnq/model
TypeScript icon, indicating that this package has built-in type declarations

1.10.0 • Public • Published

@phnq/model

CircleCI

npm version

Isomorphic library for modeling entities.

  • client and server share the same models
  • serialize/deserialize for easy transfer between client and server
  • server-side data persistence against a well-defined abstract interface
  • two datastore implementations at the moment: 1) MongoDB, 2) In Memory (for testing)

Usage

See tests for usage examples. See datastore tests for configuration examples.

Readme

Keywords

none

Package Sidebar

Install

npm i @phnq/model

Weekly Downloads

0

Version

1.10.0

License

ISC

Unpacked Size

138 kB

Total Files

41

Last publish

Collaborators

  • pgostovic