anvil.ckeditor

0.0.9 • Public • Published

anvil.scaffold.ckeditor

This repository generates Anvil scaffolds for CKEditor plugin creation.

To install these scaffolds, run:

anvil install anvil.scaffold.ckeditor

Once it is installed, you'll be able to run:

  • anvil gen ckeditor adds a new CKEditor plugin

The plugin will prompt you for the path where you have CKEditor installed and the name you want to give your plugin.

The plugin will be available at /src//ckeditor/plugins/

The scaffolding will also generate a Mocha test suite for your plugin at /spec/ckeditor..spec.js

Readme

Keywords

none

Package Sidebar

Install

npm i anvil.ckeditor

Weekly Downloads

0

Version

0.0.9

License

MIT

Last publish

Collaborators

  • tysoncadenhead