Test your JavaScript, SCSS and Pug on Electron. The application is inspired by JSFiddle.
- Electron v1.4.6
- yarn v0.17.9
git clone https://github.com/mimorisuzuko/jkfiddle.git
cd jkfiddle
yarn start
⌘ + ${n}
: Move to a panel of Pug, SCSS, JavaScript or Result⌘ + T
: Format a code (only JavaScript)
git clone https://github.com/mimorisuzuko/jkfiddle.git
cd jkfiddle
yarn
Edit codes in src/
.
yarn run webpack -- -w
yarn run pug
yarn run scss