CSSOM

CSSOM 0.3.1

Created as an implementation of the CSS Object Model in pure JavaScript, CSSOM can additionally be used to parse CSS structures into JavaScript objects. This means CSSOM can be used to accurately portray the structure of a stylesheet via JS code. Works...

JSON5

JSON5 0.5.0 updated

The library aims to be a replacement for the classic JSON format/syntax and take advantage of the new features found in EcmaScript 5.What is new in this release:Major: JSON5 officially supports Node.js v4 LTS and v5. Support for Node.js v0.6 and v0.8 have...

Clippy

Clippy 2.3.0 updated

On demand, Clippy also clear the clipboard when needed. Clippy will provide developers that extra feature they needed in their apps, allowing them to programmatically send data to a user's clipboard, so he can easily paste it everywhere he wants via a...

Agave.JS

Agave.JS 0.6.2 updated

Objects are the format used to move data around in JavaScript. Everything can be an object in JavaScript, so this is why manipulating objects is important in JavaScript, even if it can be difficult and time consuming. Agaja.JS' purpose is to improve the...

Rugged

Rugged 0.24.0 updated

It is actually a Ruby binding to the libgit2 linkable C Git library. The original libgit2 library can be downloaded from here. Other language bindings for libgit2: Objective-C - Objective Git Python - pygit2 C# - LibGit2Sharp PHP - php-git Lua -...