This package has been deprecated

Author message:

This package has been deprecated, use @neo4j-cypher/react-codemirror instead. See https://github.com/neo4j/cypher-editor for more info.

cypher-codemirror

1.1.9 • Public • Published

Cypher Codemirror

Package provides Cypher Editor Support integration with CodeMirror editor.

Getting started

Ensure that yarn is installed globally:

$ npm install -g yarn

Go to cypher-codemirror directory

$ cd cypher-codemirror

Install project dependencies

$ yarn install

Start development server

$ yarn start

By default your development server will start on http://localhost:8080

Scripts

Command Description
yarn install Install project dependencies
yarn start Run development server
yarn build Create ES5 compatible build
yarn eslint-fix Run linter and automatically fix error

Readme

Keywords

Package Sidebar

Install

npm i cypher-codemirror

Weekly Downloads

154

Version

1.1.9

License

GPL-3.0

Unpacked Size

9.1 MB

Total Files

22

Last publish

Collaborators

  • neo4j-organization