Skip to content

tysoncadenhead/anvil.scaffold.ckeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Plugin Scaffolding for CKEditor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published