1.1.11 • Published 3 years ago
cypher-editor-support v1.1.11
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 |
1.1.11
3 years ago
1.1.9
3 years ago
1.1.10
3 years ago
1.1.8
4 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
6 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago