Home » Development » Javascript » Page 6
Granim.js – Create fluid and interactive gradients animations with this small (< 10 kB) js library.
Granim.js
Manet is a REST API server which allows capturing screenshots of websites using various parameters. It is a good way to make sure that your websites are responsive or to make thumbnails.
GitHub
A Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis.
Chat.IO
A responsive sticky element plugin, designed to be used with Foundation, Bootstrap or your own css solution.
jQuery Stuck
A d3.js heatmap representing time series data. Inspired by Github’s contribution chart.
Nice list of tools that will make your life easier, creating meaningful and beautiful data visualizations.
datavisualization.ch
There are multiple solutions out there to create a nice particle network animation in Javascript.
Depending on the amount of particles interacting, they will all spin up your fan at some point ;) You can also use Three.js to create it, but that might be an overkill.
Here some of the solutions:
The Encom Globe is a WebGL-based clone of the globe from the boardroom scene in Tron: Legacy. Its written using Three.js, with parts implemented in GLSL.
Really amazing!
Encom Globe
Chardin.js is a jQuery plugin that creates a simple overlay to display instructions for certain elements on a page.
“Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.”
Paper.JS