1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 19:10:22 +02:00
Files
php-web-maker/README.md
Kushagra Gour 097b84b8f2 update readme
2017-01-02 00:49:43 +05:30

28 lines
1.0 KiB
Markdown

Web-Maker ![Build](https://travis-ci.org/chinchang/web-maker.svg?branch=master)
======
**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
* Save and load your creations
* Easy addition of popular JS & CSS libraries
* Very easily accessible. Simply open a new tab in Chrome!
* Multiple layouts to choose from
* Save as HTML file
* Edit in CodePen
Follow [@webmakerApp](https://twitter.com/intent/follow?screen_name=webmakerApp) for updates or tweet out feature requests and suggestions.
### License
MIT Licensed
Copyright (c) 2016 Kushagra Gour, [kushagragour.in](https://kushagragour.in)