@dimudesigns/nodejs-datastore-element-builder

0.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

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

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • dimudesigns