This package has been deprecated

Author message:

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

cypher-editor-support
TypeScript icon, indicating that this package has built-in type declarations

1.1.11 • Public • Published

Cypher Editor Support

The package provides all the core functionality that is needed to power Cypher integration in editors.

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 test Run tests
yarn eslint-fix Run linter and automatically fix error

Readme

Keywords

Package Sidebar

Install

npm i cypher-editor-support

Weekly Downloads

237

Version

1.1.11

License

GPL-3.0

Unpacked Size

8.92 MB

Total Files

8

Last publish

Collaborators

  • neo4j-organization