1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-22 22:24:00 +01:00
php-web-maker/README.md

37 lines
1.7 KiB
Markdown
Raw Normal View History

2017-06-10 16:39:49 +05:30
Web-Maker ![Build](https://travis-ci.org/chinchang/web-maker.svg?branch=master) [![Gitter](https://badges.gitter.im/web-maker-app/Lobby.svg)](https://gitter.im/web-maker-app/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
2016-05-02 17:13:18 +05:30
======
2017-05-17 11:11:37 +05:30
**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.
2016-06-07 10:52:45 +05:30
2017-01-28 02:23:13 +05:30
### [INSTALL EXTENSION](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
2016-06-07 10:52:45 +05:30
2017-02-16 00:51:12 +05:30
![Screenshot](/screenshots/ss1.png)
2016-06-07 10:52:45 +05:30
### Features
2017-01-28 01:34:24 +05:30
* Supports Preprocessors: HTML (Jade & Markdown), CSS (SCSS, LESS & Stylus) & JavaScript (ES6, TypeScript & CoffeeScript)
2016-06-07 10:52:45 +05:30
* Works offline
2017-05-17 11:11:37 +05:30
* Inbuilt Console
2017-01-02 00:49:43 +05:30
* Save and load your creations
2017-01-28 01:34:24 +05:30
* Code auto-completion
2017-01-02 00:49:43 +05:30
* Easy addition of popular JS & CSS libraries
2017-03-17 02:00:28 +05:30
* Import & Export all creations anytime, anywhere
* Multiple editor themes & other configurable settings
2016-06-07 10:52:45 +05:30
* Very easily accessible. Simply open a new tab in Chrome!
* Multiple layouts to choose from
2017-02-16 00:51:12 +05:30
* Capture preview screenshot
2016-06-07 10:52:45 +05:30
* Save as HTML file
* Edit in CodePen
2017-01-02 00:13:28 +05:30
Follow [@webmakerApp](https://twitter.com/intent/follow?screen_name=webmakerApp) for updates or tweet out feature requests and suggestions.
2016-07-19 01:04:26 +05:30
2017-05-17 11:11:37 +05:30
### 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).
2016-06-07 10:52:45 +05:30
### License
MIT Licensed
2017-03-17 02:01:04 +05:30
Copyright (c) 2017 Kushagra Gour, [webmakerapp.com](https://webmakerapp.com)