Skip to content

Uses Node.js and a simple WYSIWYG editor to allow creation of HTML files in browser by non-technical authors.

Notifications You must be signed in to change notification settings

0xGuybrush/quick-html-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

quick-html-editor

Uses Node.js and a simple WYSIWYG editor to allow creation/modification of static HTML files in browser by non-technical authors.

  • Built as a proof-of-concept to allow people other than developers to make changes to content within a quick prototype.
  • Will save changes to the file-system.
  • Runs on port 3000 by default.
  • Requires Node.js
  • No security at present

About

Uses Node.js and a simple WYSIWYG editor to allow creation of HTML files in browser by non-technical authors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published