Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ni5arga/DevPad
A code editor with a try-it option (for trying the code directly in the browser) for Web Developers to try out HTML, CSS & JS Code! (Created with CSS, HTML & JS)
https://github.com/ni5arga/DevPad
code code-editor code-editor-online css hacktoberfest hacktoberfest21 html ide js web website
Last synced: 14 days ago
JSON representation
A code editor with a try-it option (for trying the code directly in the browser) for Web Developers to try out HTML, CSS & JS Code! (Created with CSS, HTML & JS)
- Host: GitHub
- URL: https://github.com/ni5arga/DevPad
- Owner: ni5arga
- License: mit
- Created: 2021-01-19T15:08:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T04:35:35.000Z (about 1 year ago)
- Last Synced: 2024-08-01T05:19:23.517Z (3 months ago)
- Topics: code, code-editor, code-editor-online, css, hacktoberfest, hacktoberfest21, html, ide, js, web, website
- Language: JavaScript
- Homepage: https://ni5arga.github.io/DevPad/
- Size: 28.3 KB
- Stars: 27
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hackclub - DevPad - [@ni5arga](https://github.com/ni5arga) - **(JavaScript)** _Web based code editor for frontend with live preview feature!_ (Web Apps)
README
# DevPad
A fully web based code editor with a try it option to try out your HTML, CSS & JS directly in your web browser.
## Features
- Separate spaces for HTML, CSS & JS code
- Preview (Try It) option
- Clear Code option
## Self Hosting
### GitHub Pages
In order to host the site through GitHub Pages, fork this repository and enable GitHub Pages from the forked repository's settings.
### Vercel
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fni5arga%2FDevPad)
### Netlify
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ni5arga/DevPad/)
### Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/C1Vonv)
## License
DevPad is licensed under the [MIT License](https://github.com/ni5arga/DevPad/blob/main/LICENSE)