Skip to content
A blazing fast & offline frontend playground
JavaScript CSS HTML Shell
Branch: master
Clone or download

Latest commit

Latest commit 45f8e7b May 31, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
devdocs add devdocs Mar 4, 2019
git-hooks add prettier configs Apr 14, 2018
packages/website docs: add settings Jun 26, 2019
preview preview/sw: claim clients on activation Mar 1, 2019
screenshots update screenshots Feb 15, 2017
scripts atomizer-generator: fix filename Nov 8, 2017
src fix docs link May 31, 2020
tests refactor tests and babel config. Fixes target browsers. Oct 21, 2018
.babelrc Remove preset because it overrides all other things causing faltu tra… Nov 5, 2018
.editorconfig add editorconfig. Jul 9, 2016
.eslintrc.json eslint: turn off template-curly-spacing Jun 4, 2019
.gitignore gulp: fix release task Mar 15, 2019
.linguirc.json Add language picker in settings and translate some header strings. fixes Nov 3, 2018
.prettierignore package.json: add lint-staged Jun 17, 2018
.prettierrc add prettier configs Apr 14, 2018
.travis.yml travis.yml: switch to yarn Jul 30, 2018
CONTRIBUTING.md improve CONTRIBUTING.md. fixes #325 Sep 29, 2018
ISSUE_TEMPLATE.md improve issue template Sep 29, 2018
LICENSE initial commit. May 2, 2016
README.md Fixed web app link Jun 12, 2019
gulpfile.js gulpfile: add back packaging extension task to release Jul 2, 2019
netlify.toml netlify: build with minification Mar 18, 2019
package.json bump to 4.0.3 Jul 18, 2019
preact.config.js add docs and fix setOption in CodeEditor Dec 10, 2018
test-scenarios.md stop preview refresh when cm changes thru setValue() call. Mar 11, 2017
yarn.lock move package deps to outside because netlify doesnt support monorepos :( Mar 15, 2019

README.md

Web-Maker Build code style: prettier Join the community on Spectrum


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.

Open Web App (Recommended: More features. More fun!)

or

Install Chrome extension

Screenshot

Features

  • 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
  • Save and load your creations
  • 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

Follow @webmakerApp for updates or tweet out feature requests and suggestions.

Support Web Maker

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, I have launched a Patreon campaign. Your pledge, no matter how small, will act as an appreciation towards my work and keep me going forward making Web Maker more awesome🔥.

Become a patron

If not that, you can support by simply sharing about how much you love 💖 @webmakerapp.

Web Maker stays stable as rock with every release, thanks to the sponsored testing on the awesome BrowserStack! Browserstack logo

License

MIT Licensed

Copyright (c) 2016-2019 Kushagra Gour, webmakerapp.com

You can’t perform that action at this time.