shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
204 stars 27 forks source link

Enhance documentation #374

Open michaelwittwer opened 2 years ago

michaelwittwer commented 2 years ago

The following links point to existing Issues which contain information not currently described in the docs or points to non documented topics:

Also we should think about a path forward to have the docs included in this repo to be able to make code changes and the required doc changes in one shot, contained in one PR to ensure we don't miss the doc updates.