mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 16:20:09 +02:00
24 lines
762 B
Markdown
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)
|
|
|
|

|
|
|
|
### 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)
|