Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlewand/ckeditor4-release-checker
https://github.com/mlewand/ckeditor4-release-checker
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlewand/ckeditor4-release-checker
- Owner: mlewand
- Created: 2017-05-26T08:04:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T15:08:00.000Z (about 6 years ago)
- Last Synced: 2024-11-24T11:25:24.819Z (2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ckeditor4-release-checker
A simple tool for verifying CKE4 release.
This is simply written as a mocha test suite, that queries miscellaneous CKEditor 4 endpoints.
## Installation
```sh
npm install ckeditor4-release-checker
cd ckeditor4-release-checker
npm install
```## Usage
```sh
npm test
```## License
MIT © Marek Lewandowski