0.3.0 • Published 9 years ago

basyt-base-collection v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

basyt-base-collection

Base definition for basyt data source collections.

This package implements common features for collections.

  • Generates create, update and query validation rules.
  • Resolves relational fields
  • Determines identifier fields
  • Constructs collection's primary methods
  • Includes stub adapter implementation

Please inspect mongodb collection to understand how to implement new collection interface.

Installation

Avaliable in npm

$ npm insall basyt-base-collection --save
0.3.0

9 years ago

0.2.11

9 years ago

0.2.10

9 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago