1.1.11 • Published 2 years ago

cypher-editor-support v1.1.11

Weekly downloads
108
License
GPL-3.0
Repository
github
Last release
2 years ago

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

CommandDescription
yarn installInstall project dependencies
yarn startRun development server
yarn buildCreate ES5 compatible build
yarn testRun tests
yarn eslint-fixRun linter and automatically fix error
1.1.11

2 years ago

1.1.9

2 years ago

1.1.10

2 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

4 years ago

1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago