jCanvas
A free and open source jQuery-based library for the HTML5 Canvas API.
cssGram
Instagram filter library in Sass and CSS.
利用css做滤镜 https://github.com/una/CSSgram
medium-editor
This is a clone of medium.com inline editor toolbar.
MediumEditor has been written using vanilla JavaScript, no additional frameworks required.
chrome新属性:MediaRecorder
The MediaRecorder API enables you to record audio and video from the Web. It’s available now in Firefox and in Chrome for Android and desktop.
voxel.css
makes 3D rendering easy
github地址
babel+webpack+gulp
So far we’ve stepped through a quick evolution of using babel and webpack’s CLIs to build our library, then moved on to use gulp (and related plugins) to handle the build for us. The code related to this post includes an example/ directory with both a browser- and node-based example of our working transpiled module.
SamsaraJS
SamsaraJS is a functional reactive library for animating layout. It provides a language for positioning, orienting and sizing DOM elements and animating these properties over time. Everything in SamsaraJS — from the user input to the rendering pipeline — is a stream. Building a user interface becomes the art of composing streams.github地址