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

60 lines
2.5 KiB
Markdown
Raw Permalink Normal View History

2022-02-24 01:07:01 +05:30
# 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
2022-02-26 02:20:14 +05:30
**Web-Maker** is an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and works offline because it runs completely on your system.
2016-06-07 10:52:45 +05:30
2021-09-23 00:17:27 +05:30
## [Open Web App](https://webmaker.app/app/) (Recommended: More features. More fun!)
2016-06-07 10:52:45 +05:30
2018-02-12 01:58:36 +05:30
or
2021-09-23 00:17:27 +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
2021-09-23 00:17:27 +05:30
## Features
2016-06-07 10:52:45 +05:30
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
2021-09-23 00:17:27 +05:30
## Support Web Maker
2017-05-17 11:11:37 +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://kushagra.dev/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
2021-12-04 22:33:47 +05:30
Support with $ETH - 0x39989c0E53cfdcF6792e09d7573c65E911e774bA
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
2021-09-23 00:17:27 +05:30
## Sponsors
[![](https://user-images.githubusercontent.com/379918/134402085-15cf29bc-2266-4b2d-9354-1830adc4a240.png)](https://cssbattle.dev)
2021-09-23 00:17:27 +05:30
Web Maker stays stable as rock with every release, thanks to the sponsored testing on the awesome
2021-09-23 00:19:58 +05:30
<a href="http://browserstack.com/"><img alt="Browserstack logo" src="https://user-images.githubusercontent.com/379918/134403020-50167453-223a-4841-8ef6-312219bcb2e6.png" height="60"></a>
2018-05-02 11:08:46 +05:30
2022-02-16 18:13:12 +05:30
Deployed on the superfast [Netlify](https://www.netlify.com/) platform.
2018-05-02 11:08:46 +05:30
2021-09-23 00:17:27 +05:30
## License
2016-06-07 10:52:45 +05:30
MIT Licensed
2022-02-26 02:20:14 +05:30
Copyright (c) 2016-2022 Kushagra Gour, [webmaker.app](https://webmaker.app)