appsync-scalar-utils
v0.1.17
Published
Small (currently naive) utilities to work with [AWS AppSync scalars](https://docs.aws.amazon.com/en_pv/appsync/latest/devguide/scalars.html).
Downloads
23
Readme
AppSync Scalar Utils
Small (currently naive) utilities to work with AWS AppSync scalars.
TODO
- [x] AWSDate
- [x] AWSTime
- [x] AWSDateTime
- [x] AWSTimestamp
- [x] AWSEmail
- [ ] AWSJSON
- [x] AWSPhone
- [x] AWSIPAddress
- [x] AWSURL
Install
$ npm install appsync-scalar-utils
Usage
Docs coming soon...
Thanks
Thanks to the following libraries on which this library depends:
License
MIT © Mat Warger
Build with <3 and TSDX