1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-22 14:15:03 +01:00
php-web-maker/README.md

24 lines
762 B
Markdown
Raw Normal View History

2016-05-02 17:13:18 +05:30
Web-Maker
======
2016-06-07 10:52:45 +05:30
**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.
2016-07-07 16:27:42 +05:30
### [Install the extension](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
2016-06-07 10:52:45 +05:30
![Screenshot](/screenshots/ss3.png)
### Features
2016-07-15 03:59:29 +05:30
* Supports Preprocessors: HTML (Jade & Markdown), CSS (SCSS & LESS) & JavaScript (ES6 & CoffeeScript)
2016-06-07 10:52:45 +05:30
* 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)