eoma / graphql-mode

An Emacs mode for GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-mode

MELPA

graphql-mode is an emacs mode to edit GraphQL schema and queries.

Installation

graphql-mode can be installed from MELPA repository at http://melpa.org/.

Once the installation is completed, any file with a .graphql extension will be loaded with this mode.

You can optionally install json-mode, and it will be enabled in the buffer that contains the response from a GraphQL service.

About

An Emacs mode for GraphQL

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%