Skip to content
Speak fluent DynamoDB, write code with fashion, I Promise() πŸ˜ƒ
Branch: master
Clone or download
Latest commit 129600a Apr 4, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
dist
lib support for keysords in JSON attribute names Apr 4, 2019
src
test
.gitignore update Mar 31, 2019
.jshintrc update Jul 14, 2018
.npmignore update Mar 31, 2019
.travis.yml update Aug 8, 2018
ChangeLog update Apr 4, 2019
LICENSE +MIT license Jan 3, 2016
README.md updated link to doc Apr 4, 2019
browserify.js update Mar 31, 2019
browserify.sh browserify May 26, 2018
npm-shrinkwrap.json update Apr 4, 2019
package.json update Apr 4, 2019

README.md

@awspilot/dynamodb

@awspilot/dynamodb is a NodeJS and Browser utility to access Amazon DynamoDB databases

Build Status Downloads Downloads License Dependencies


	npm install @awspilot/dynamodb

Documentation and Examples

If you are using aws-dynamodb, you can safely update to @awspilot/dynamodb , there are no breaking changes.


Note:

Please know your npm sources and avoid including npm packages for every small thing
According to this post there were packages in the npm registry that steal your environment variables

You can’t perform that action at this time.