mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-15 02:56:18 +02:00
26 lines
905 B
Markdown
26 lines
905 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
|
|
|
|
Follow [@webmaker_app](https://twitter.com/intent/follow?screen_name=webmaker_app) for updates or tweet out feature requests and suggestions.
|
|
|
|
### License
|
|
|
|
MIT Licensed
|
|
|
|
Copyright (c) 2016 Kushagra Gour, [kushagragour.in](https://kushagragour.in)
|