mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-10 16:46:28 +02:00
Update README.md
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
Web-Maker 
|
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.
|
**Web-Maker** is a chrome extension that converts your Chrome tab 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 EXTENSION](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
|
### [INSTALL EXTENSION](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
|
||||||
|
|
||||||
@ -11,6 +11,7 @@ Web-Maker 
|
|||||||
|
|
||||||
* Supports Preprocessors: HTML (Jade & Markdown), CSS (SCSS, LESS & Stylus) & JavaScript (ES6, TypeScript & CoffeeScript)
|
* Supports Preprocessors: HTML (Jade & Markdown), CSS (SCSS, LESS & Stylus) & JavaScript (ES6, TypeScript & CoffeeScript)
|
||||||
* Works offline
|
* Works offline
|
||||||
|
* Inbuilt Console
|
||||||
* Save and load your creations
|
* Save and load your creations
|
||||||
* Code auto-completion
|
* Code auto-completion
|
||||||
* Easy addition of popular JS & CSS libraries
|
* Easy addition of popular JS & CSS libraries
|
||||||
@ -24,6 +25,10 @@ Web-Maker 
|
|||||||
|
|
||||||
Follow [@webmakerApp](https://twitter.com/intent/follow?screen_name=webmakerApp) for updates or tweet out feature requests and suggestions.
|
Follow [@webmakerApp](https://twitter.com/intent/follow?screen_name=webmakerApp) for updates or tweet out feature requests and suggestions.
|
||||||
|
|
||||||
|
### Support Web Maker
|
||||||
|
|
||||||
|
Web Maker is completely free and open-source. If you find it useful, you can show your support by sharing it in your social network or by donating on [Gratipay](https://gratipay.com/Web-Maker/) or by simply letting me know how much you 💖 it by tweeting to [@webmakerapp](https://twitter.com/webmakerApp).
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
MIT Licensed
|
MIT Licensed
|
||||||
|
Reference in New Issue
Block a user