Package Exports
- @shiftcoders/dynamo-easy
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@shiftcoders/dynamo-easy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Dynamo-Easy
Abstracts away the complexity of the low level aws dynamosdk. Provides an easy to use fluent api to for requests and supports typescript decorators, to define some metadata for your models. You don't need to care about the mapping of javascript types to their dynamo types any more. We got you covered.
Checkout the full technical api documentation here.
Built with ❤️ by shiftcode.
Ressources
- 🤓 Learn more visiting the docs
- Check the running sample on TODO Stackblitz
Credits
- https://github.com/alexjoverm/typescript-library-starter For the awesome project which helps to scaffold, develop and build a typescript library project
- https://github.com/ryanfitz/vogels - To get an idea on how to build the chainable api
- http://densebrain.github.io/typestore/ - Thats where the base idea on how to implement the model decorators came came from
Contributors
Made with ❤️ by @michaelwittwer and all these wonderful contributors (emoji key):
Michael Wittwer 💻 📖 ⚠️ |
Michael Lieberherr 💻 📖 ⚠️ |
Simon Mumenthaler 💻 📖 ⚠️ |
|---|
This project follows the all-contributors specification. Contributions of any kind welcome!