Landing.js

Landing.js 0.1.0

Landing.js lets developers easily deploy a landing page for their site within minutes.The library provides a presentation and intro page where users can read a short description about the website's purpose, subscribe to a newsletter (just the form field,...

CssMasonry

CssMasonry 0.1.0

CssMasonry is a CSS-only implementation of the Masonry JavaScript library, with fewer features, but with less code to load as well.It basically works the same way as the original tool, showing a bunch of different page elements in an irregular grid...

Printscreen.js is a  JavaScript library that can parse the user's clipboard, and if an image is found inside it, allow the user to to copy-paste it inside a Web page.This is done by dumping the image to a canvas tag on the page.If the developer...