https://github.com/inkdropapp/inkdrop-lang-graphql
GraphQL mode for Inkdrop
https://github.com/inkdropapp/inkdrop-lang-graphql
Last synced: about 1 year ago
JSON representation
GraphQL mode for Inkdrop
- Host: GitHub
- URL: https://github.com/inkdropapp/inkdrop-lang-graphql
- Owner: inkdropapp
- License: mit
- Created: 2022-03-07T05:34:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T05:47:00.000Z (over 4 years ago)
- Last Synced: 2025-02-02T11:29:29.477Z (over 1 year ago)
- Language: JavaScript
- Size: 56.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
GraphQL mode for Inkdrop
=========================
It adds a GraphQL language mode to CodeMirror on [Inkdrop](https://www.inkdrop.app/).

## Install
```sh
ipm install lang-graphql
```