0.0.0 • Published 6 years ago
ckeditor5-ember v0.0.0
ckeditor5-ember
Unofficial CKEditor 5 rich text editor component for Ember.
Installation
ember install ckeditor5-emberUsage
{{ck-editor build=classicEditor data=existingData}}classicEditor should be your ckeditor build.
Contributing
Installation
git clone git@github.com:concordnow/ckeditor5-ember.gitcd ckeditor5-embernpm install
Linting
npm run lint:hbsnpm run lint:jsnpm run lint:js -- --fix
Running tests
ember test– Runs the test suite on the current Ember versionember test --server– Runs the test suite in "watch mode"ember try:each– Runs the test suite against multiple Ember versions
Running the dummy application
ember serve- Visit the dummy application at http://localhost:4200.
For more information on using ember-cli, visit https://ember-cli.com/.
License
This project is licensed under the MIT License.
0.0.0
6 years ago