Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/croquiscom/graphql-scalar-types
GraphQL scalar types for croquis.com
https://github.com/croquiscom/graphql-scalar-types
Last synced: about 2 months ago
JSON representation
GraphQL scalar types for croquis.com
- Host: GitHub
- URL: https://github.com/croquiscom/graphql-scalar-types
- Owner: croquiscom
- License: mit
- Created: 2018-11-01T14:11:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:17:27.000Z (about 2 years ago)
- Last Synced: 2024-04-14T23:58:25.860Z (9 months ago)
- Language: TypeScript
- Size: 313 KB
- Stars: 1
- Watchers: 23
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**deprecated**: use [@croquiscom/crary-graphql](https://github.com/croquiscom/Crary-Node/tree/master/packages/graphql) instead
[![npm version](https://badge.fury.io/js/%40croquiscom%2Fgraphql-scalar-types.svg)](https://badge.fury.io/js/%40croquiscom%2Fgraphql-scalar-types)
[![Build Status](https://travis-ci.org/croquiscom/graphql-scalar-types.svg?branch=master)](https://travis-ci.org/croquiscom/graphql-scalar-types)
[![Coverage Status](https://coveralls.io/repos/github/croquiscom/graphql-scalar-types/badge.svg?branch=master)](https://coveralls.io/github/croquiscom/graphql-scalar-types?branch=master)GraphQL scalar types for croquis.com
# Inspiration & Reference
* [@okgrow/graphql-scalars](https://github.com/okgrow/graphql-scalars)
* [graphql-type-json](https://github.com/taion/graphql-type-json)# License
MIT licenses. See [LICENSE](https://github.com/croquiscom/graphql-scalar-types/blob/master/LICENSE) for more details.