Skip to content

DimuDesigns/nodejs-datastore-element-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datastore Element Builder

Helper class/module to manage the creation of google cloud datastore entities.

Installation

npm install @dimudesigns/nodejs-datastore-element-builder

Usage

var DatastoreElementBuilder = require('@dimudesigns/nodejs-datastore-element-builder');

var builder = new DatastoreElementBuilder();

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

About

Helper module to manage the creation of google cloud datastore entities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published