Chrome extension for the G5 platform to provide additional injected functionality.
Working to port these bookmarklets I've written: http://codepen.io/G5codyswartz/full/EjZVed/
This way the latest features can be auto-loaded without effort, instead of requiring user intervention, manual updates, and additions.
Run gulp
which will create a dist
folder with the build.
You can then go into Chrome's extensions chrome://extensions/
and Load unpacked extension...
and select the dist folder.
- ES6 promises vs Bluebird
- https://learnxinyminutes.com/docs/typescript/
- Native
- Which One? Questions
- Still use promises?
- Why are Native Promises so slow? Promise Benchmarks
- Blue Bird
- CSPJS Interesting
- CSPJS Test Tools
- https://guides.emberjs.com/v1.12.0/ember-inspector/promises/
https://www.sitepoint.com/beginners-guide-node-package-manager/