Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arunkumar413/Code-Ground

A simple jsfiddle/jsbin like tool for testing and sharing small HTML, Js, CSS snippets
https://github.com/arunkumar413/Code-Ground

codepen express expressjs jsbin jsfiddle nodejs nodejs-server webapp webapplication

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://screenshotscdn.firefoxusercontent.com/images/7f5b9ae3-c173-43e3-ae08-4df2f6ec7c78.png)

### Create tutorial screen
![create tutorial screen](https://screenshotscdn.firefoxusercontent.com/images/238de6eb-9269-4e5b-adb3-bb9fe4b9d01a.png)

### Tutorial screen
![tutorial screen](https://screenshotscdn.firefoxusercontent.com/images/e77354ba-ba5e-4b07-8d49-ce1f530fdf9c.png)