1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-26 16:20:09 +02:00
Files
php-web-maker/README.md
Kushagra Gour ebaf72372a update features
2016-07-15 03:59:29 +05:30

24 lines
762 B
Markdown

Web-Maker
======
**Web-Maker** is a chrome extension that converts your Chrome tabs into an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and works offline being local on your system.
### [Install the extension](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
![Screenshot](/screenshots/ss3.png)
### Features
* Supports Preprocessors: HTML (Jade & Markdown), CSS (SCSS & LESS) & JavaScript (ES6 & CoffeeScript)
* Works offline
* Very easily accessible. Simply open a new tab in Chrome!
* Multiple layouts to choose from
* Save as HTML file
* Edit in CodePen
### License
MIT Licensed
Copyright (c) 2016 Kushagra Gour, [kushagragour.in](https://kushagragour.in)