1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-10 03:35:16 +02:00

update readme

This commit is contained in:
Kushagra Gour 2016-06-07 10:52:45 +05:30
parent 5dd01d407c
commit 8c9c747efe

View File

@ -1,4 +1,23 @@
Web-Maker
======
Quick way to do you web experiement offline.
**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 HTML, CSS & JavaScript
* 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)