Skip to content

TamerZorba/micro-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microEditor

lightweight wysiwyg editor, using VanillaJS (plain JavaScript without any additional libraries)

Getting Started

Options for adding Less.js to your project:

  • Install with npm: npm install micro-editor (soon)
  • Download the latest release
  • Clone the repo: git clone https://github.com/TamerZorba/micro-editor.git

###How to use

look inside example folder

###Vendor Plugins

if you need to use any vendor based plugin you need to initialize the submodules by entering root folder of the project then run those commands git submodule init then git submodule update, or you can download them from the original vendor repo, you can explore on github.

License

microEditor is open-sourced software licensed under the MIT license.

About

lightweight wysiwyg editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published