mwarger / appsync-scalar-utils

Utilities to work with AWS AppSync scalars (dates, email, phone, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utilities to work with AWS AppSync scalars (dates, email, phone, etc)

License:MIT License


Languages

Language:TypeScript 100.0%