appsync-scalar-utils

Small (currently naive) utilities to work with AWS AppSync scalars.

Usage no npm install needed!

<script type="module">
  import appsyncScalarUtils from 'https://cdn.skypack.dev/appsync-scalar-utils';
</script>

README

AppSync Scalar Utils

Small (currently naive) utilities to work with AWS AppSync scalars.

TODO

  • AWSDate
  • AWSTime
  • AWSDateTime
  • AWSTimestamp
  • AWSEmail
  • AWSJSON
  • AWSPhone
  • AWSIPAddress
  • 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