Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 973 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 973 Bytes

Code-Ground

A simple jsfiddle/jsbin like tool for testing and sharing small HTML, JS, CSS snippets

Demo

https://code-ground.herokuapp.com/

Features:

  1. Automatically insert closing matching tags
  2. Line number
  3. Highlight current line
  4. Expandable editor panels
  5. Fork the current snippet
  6. Open output in new tab
  7. Syntax highlighting
  8. Easy to use
  9. Loads faster
  10. Autocomplete suggestions
  11. Tab complete snippets
  12. Create tutorials from the snippets
  13. Include libraries from cdnjs
  14. Highlight mactcing braces/tags

Screenshots:

Editor screen

screenshot

Create tutorial screen

create tutorial screen

Tutorial screen

tutorial screen