kbanman / dynamouse

A lightweight ORM-like library to simplify working with DynamoDB, specifically supporting single-table design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

library-boilerplate

This is a small boilerplate for building Node.js libraries.

Features

  • Built for use with Typescript.
  • Uses jest for testing.
  • Uses tslint for source linting.
  • GitLab CI script for testing.
  • Dotenv included for testing locally or on CI with credentials.
  • Ready for publishing, everything is built on publish so you never forget.

About

A lightweight ORM-like library to simplify working with DynamoDB, specifically supporting single-table design.


Languages

Language:JavaScript 100.0%