Skip to content

rbrahul/rbrahul.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWebEditor

A simple html,css and javascript editor to write and test html,css and javascript in realtime. #Basic Featuers

1. Write and Test HTML
2. Styling With CSS 
3. Javascipt Supported
4. Jquery Supported.
5. Save your snippet
6. Edit your snippet
7. Export your snippet as json file
8. Import your snippet from json file.

Note:

Since this editor is single page app and all the html,css and js codes are part of the same page. So changing the style of page may also change the styling of the editor. And Sometime error in your javascript code can affect the editor to work properly.

About

Simple HTML,CSS and Javascript

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors