8000 GitHub - atshaya-anand/Code-Player: Basic HTML-CSS-JS editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atshaya-anand/Code-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Code Player

Code Player is a simple HTML editor where users can edit HTML,CSS and JavaScript documents and view the implementation accordingly.

Tools Used

HTML5 CSS3 jQuery

Advantage

The advantage of this editor over other editors is that it renders the output of the code in the adjacent panel. The user need not have to run the code. This shows the output as soon as the user starts editing the code!

Overview of Code Player

Screenshot of editor

CRUX

Textareas have been used for the editable panels and the output is shown with the help of iframe. The output is updated correspondingly with the help of contents().

Contributing

Pull requests are welcome. For major changes, Please open an issue first to discuss what you would like to change.

About

Basic HTML-CSS-JS editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0