Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arunkumar413/Code-Ground
- Owner: arunkumar413
- License: mit
- Created: 2018-08-19T14:07:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T09:02:49.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:45:58.880Z (3 months ago)
- Topics: codepen, express, expressjs, jsbin, jsfiddle, nodejs, nodejs-server, webapp, webapplication
- Language: JavaScript
- Size: 108 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)