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

52 lines
3.0 KiB
Markdown
Raw Normal View History

2018-11-01 15:01:05 +05:30
# Web-Maker ![Build](https://travis-ci.org/chinchang/web-maker.svg?branch=master) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/web-maker)
2018-11-01 14:45:27 +05:30
2018-11-01 15:00:39 +05:30
---
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-11-01 15:02:42 +05:30
### [Open Web App](https://webmakerapp.com/app/) (Recommended: More features. More fun!)
2016-06-07 10:52:45 +05:30
2018-02-12 01:58:36 +05:30
or
2018-11-01 15:02:42 +05:30
### [Install Chrome extension](https://chrome.google.com/webstore/detail/web-maker/lkfkkhfhhdkiemehlpkgjeojomhpccnh)
2018-02-12 01:58:36 +05:30
![Screenshot](/packages/website/images/ss1.png)
2016-06-07 10:52:45 +05:30
### Features
2019-01-28 18:06:19 +05:30
- Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript)
- Works offline
- Quick creation & good-old files mode
- Inbuilt Console
2019-02-12 15:18:14 +05:30
- Save and load your creations
2019-01-28 18:06:19 +05:30
- Auto-save feature
- Code auto-completion
- Easy addition of popular JS & CSS libraries
- Import & Export all creations anytime, anywhere
- Multiple editor themes & other configurable settings
- Font options + use any system font!
- Very easily accessible. Simply open a new tab in Chrome! (in chrome extension only)
- Multiple layouts to choose from
- Capture preview screenshot (in Chrome extension only)
- Save as HTML file
- Edit in CodePen
2016-06-07 10:52:45 +05:30
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
2018-10-27 16:59:32 +05:30
[![Become a patron](/src/assets/patreon.png)](https://patreon.com/kushagra)
2018-02-12 01:51:28 +05:30
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
2019-01-28 18:06:19 +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
2019-02-12 15:18:14 +05:30
Copyright (c) 2016-2019 Kushagra Gour, [webmakerapp.com](https://webmakerapp.com)