JSter #88: Libraries and bits
Gone in the JavaScript.
My webpack book reached another milestone release. This time around I put heavy focus on new content. There's still some left to develop, but it's getting close to paper.
Libraries
{{ screenshot: https://github.com/localForage/localForage }}
- localForage - Easy web storage.
- mo - Motion graphics for the web.
- Tone.js - Interactive music in the browser.
- A-Frame - WebVR made easy.
- hyperapp - 1k library for building JavaScript applications.
- sudodoki/copy-to-clipboard - Copy to clipboard using JavaScript.
- bvaughn/js-search - Efficient client-side search.
Frameworks
- Stem.js - The framework that tries not to be a framework.
Tutorials
Games
Slides
- webpack2 slides by Tobias.
Tools
- Pixel Glass - Check how your markup fits the design.
- IonicaBizau/node-cobol - Run COBOL from Node.
- minimaxir/big-list-of-naughty-strings - For science.
Demos
- bastianallgeier/letter - Create letters in browser.