https://github.com/developit/devtoolses6console
Pretty imaginative name amiright
https://github.com/developit/devtoolses6console
Last synced: 3 months ago
JSON representation
Pretty imaginative name amiright
- Host: GitHub
- URL: https://github.com/developit/devtoolses6console
- Owner: developit
- Created: 2015-02-27T21:57:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T14:48:03.000Z (over 8 years ago)
- Last Synced: 2025-09-12T00:45:32.458Z (4 months ago)
- Language: JavaScript
- Size: 400 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Babelify
I wanna use ES6 in Devtools
### Compilation stuff
Im new to browserify so if this is terrible forgive me
browserify panel.js -t babelify --outfile build/panel.js