@schedulino/aws-dynamodb-adapter
v1.8.1
Published
The light wrapper around aws-sdk dynamodb.
Downloads
5
Readme
lambda-dynamodb
The light wrapper around aws-sdk DynamoDB.
NPM scripts
npm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typingsnpm run lint
: Lints codenpm run cm
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)