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

50 lines
2.8 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
======
2018-02-12 01:51:28 +05:30
**Web-Maker** is an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and offline supported because it runs completely on your system.
2016-06-07 10:52:45 +05:30
2018-02-12 01:58:36 +05:30
### [Install Chrome extension](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
2016-06-07 10:52:45 +05:30
2018-02-12 01:58:36 +05:30
or
### [Go to Web App](https://webmakerapp.com/app/)
![Screenshot](/ss1.png)
2016-06-07 10:52:45 +05:30
### Features
2017-07-16 12:27:56 +05:30
* Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & 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
* Auto-save feature
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
2017-07-16 12:27:56 +05:30
* Font options + use any system font!
2018-02-12 01:51:28 +05:30
* Very easily accessible. Simply open a new tab in Chrome! (in chrome extension only)
2016-06-07 10:52:45 +05:30
* Multiple layouts to choose from
2018-02-12 01:51:28 +05:30
* Capture preview screenshot (in Chrome extension only)
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
2018-02-12 01:58:36 +05:30
Hi! I am Kushagra Gour. Web Maker is a free and open-source project. To keep myself motivated for working on such open-source and free [side projects](https://kushagragour.in/lab/), I have launched a [Patreon campaign](https://patreon.com/kushagra). Your pledge, no matter how small, will act as an appreciation towards my work and keep me going forward making Web Maker more awesome🔥.
2018-02-12 01:51:28 +05:30
[![Become a patron](/src/patreon.png)](https://patreon.com/kushagra)
If not that, you can support by simply sharing about how much you love 💖 [@webmakerapp](https://twitter.com/webmakerApp).
2017-05-17 11:11:37 +05:30
2018-05-02 11:08:46 +05:30
Web Maker stays stable as rock with every release, thanks to the sponsored testing on the awesome <a href="http://browserstack.com/">BrowserStack</a>!
2018-05-02 11:09:42 +05:30
<a href="http://browserstack.com/"><img alt="Browserstack logo" src="https://p14.zdusercontent.com/attachment/1015988/l8WVB4MN3qYX5Vfa2GYq9OhWc?token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0..LkuIkSrr7JH57LIX8ndSRQ.vNbwvs4ANfS_axE84eEYNrqx79qup9c1w0gK7z7lw9nq2YV05HLKdKb1GbXDAb-oYFqeyWo3D8RSaXtcq0kK6hmM20D95sS0IiSdqLo8o86QEPvrMkxjhg0Nu0yViwlFnDVhjrMoeKlFSMyDexFf-v_ejBJdNrr_rr_8Nc_D1BLa82BgUPaahkIHsJFXmNmS51AbhN4BbxEnAcYNf11xqCTLbN1XwZk6FmSgWjWDIscxF3TpGHTGYLOq4qcdRGXT_08C8rm6SKqEV9FVN7AxnyW3-pzhGZ_QpgzEYg_d-IY.9_wfbVeTNES4ZpwgzPg66A" height="100"></a>
2018-05-02 11:08:46 +05:30
2016-06-07 10:52:45 +05:30
### License
MIT Licensed
2018-02-12 01:51:28 +05:30
Copyright (c) 2018 Kushagra Gour, [webmakerapp.com](https://webmakerapp.com)