jQuery

jQuery 3.1.1 / 2.2.4 / 1.12.4 updated

jQuery can be used for DOM traversing, JS event handling, Web-based animations and running Ajax interactions. The library simplifies the way JavaScript has to be written and is suitable for a wide range of Web applications. jQuery benefits from thousands...

J2ObjC

J2ObjC 1.0.2 updated

Objective-C is the main programming language used for the OS X and iOS operating systems. J2ObjC allows developers to execute Java source within an iOS or OS X app. The purpose and principles behind something like J2ObjC is to allow developers to write an...

W

W 1.2.4

W permits developers to query the user's browser for the current viewport size.This value can be shown in either ems or in pixels.W can also watch for browser resize or zoom events, reporting the new viewport size whenever one of this changes takes...

Set

Set 2.0.0 updated

Set is a templating system developed to help JavaScript programmers control the layout and the content of their Web pages and application views.The template engine was written following simple DRY (Don't Repeat Yourself) principles, keeping its codebase...

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...

Json.NET

Json.NET 7.0 Release 1 updated

JSON is a light-weight, language independent, data interchange format. In today's Internet it is a widely used format for storing and transferring data between applications and various programming languages.Json.NET is a C# tool that can both convert to...

Eco

Eco 1.0.3 / 1.1.0 RC3

CoffeeScript is a programming language that compiles into JavaScript.Eco allows developers to embed CoffeeScript syntax inside HTML markup and have it render out as normal HTML code at runtime.Language and syntax references are included with the package's...