0.9.0 • Published 7 years ago
alis-editor v0.9.0
ALISEditor
Structure
ALIS Editor is a rich text editor based on tree structure by JSON.
How to development
Clone project
$ git clone git@github.com:AlisProject/alis-editor.git
$ cd
Run development server
w/ Vue CLI
$ yarn # Install deps
$ yarn serve
Install deps
w/ Vue CLI UI
$ yarn vue ui # Open Vue CLI v3 UI server
Development
Testing
w/ jest
$ yarn test
Lint and format
w/ prettier
$ yarn format
Release
major
yarn release:major
minor
yarn release:minor
patch
yarn release:patch
License
WIP
0.9.0
7 years ago
0.8.0
7 years ago
0.7.0
7 years ago
0.6.0
7 years ago
0.5.1
7 years ago
0.4.1
7 years ago
0.4.0
7 years ago
0.3.3
7 years ago
0.3.2
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.2.18
7 years ago
0.2.17
7 years ago
0.2.16
7 years ago
0.2.15
7 years ago
0.2.14
7 years ago
0.2.13
7 years ago
0.2.12
7 years ago
0.2.11
7 years ago