https://github.com/jdrydn/graphql-scalars
A collection of GraphQL scalars for you to use in your JavaScript GraphQL projects.
https://github.com/jdrydn/graphql-scalars
datetime graphql javascript keyvalue
Last synced: 10 months ago
JSON representation
A collection of GraphQL scalars for you to use in your JavaScript GraphQL projects.
- Host: GitHub
- URL: https://github.com/jdrydn/graphql-scalars
- Owner: jdrydn
- License: mit
- Created: 2022-05-24T07:53:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T20:30:21.000Z (over 2 years ago)
- Last Synced: 2025-03-18T16:58:01.272Z (10 months ago)
- Topics: datetime, graphql, javascript, keyvalue
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @jdrydn/graphql-scalars
[](https://github.com/jdrydn/graphql-scalars/actions/workflows/ci.yml)
A collection of GraphQL scalars for you to use in your JavaScript GraphQL projects.
Scalar | Package | Version | Source
---- | ---- | ---- | ----
**DateTime** | `@jdrydn/graphql-datetime` | [](https://npm.im/@jdrydn/graphql-datetime) | [`./graphql-datetime`](./graphql-datetime/README.md)
**KeyValue** | `@jdrydn/graphql-keyvalue` | [](https://npm.im/@jdrydn/graphql-keyvalue) | [`./graphql-keyvalue`](./graphql-keyvalue/README.md)
## Notes
- Any questions or suggestions please [open an issue](https://github.com/jdrydn/graphql-scalars/issues).