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

React

React 15.3.1 updated

React uses a declarative, XML-like syntax known as JSX, letting developers build well-organized code structures with ease. JSX mixes HTML with JavaScript, which when passed through React gets converted to normal JS markup. The library uses very little DOM...

cssnext

cssnext 2.5.2 updated

cssnext will allow a developer to use a set of unofficial CSS features in his code right away, using an intermediary JavaScript library to parse the CSS syntax and convert it to CSS3. cssnext can be used as a programmatic library inside your JavaScript...

Node CSV

Node CSV 1.0.0 updated

Node CSV is optimized for asynchronous events, can parse CSV data, and pass it on for further processing, either locally or to other software. The library has been tested and found working with local, remote, small, and large CSV files and datasets. It...

Geolib

Geolib 2.0.21 updated

Provides basic geocoding features like distance calculation, conversion of decimal coordinates to sexagesimal and vice versa. Some simple examples are included with the download package.What is new in this release:Repaired bower.json file. What is new in...

Lodash

Lodash 4.12.0 updated

Lo-Dash provides performance improvements compared to Underscore.js, some bug fixes, and additional new features. It is based on Underscore.js version 1.3.3. Comes packed with benchmarks, unit tests and API documentation.What is new in this release:Tweak...

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

SLF4J

SLF4J 1.7.21 updated

SLF4J allows a Java app to quickly be integrated with most logging frameworks around. It sits between the app and the logging utility allowing easy interaction and logging of various messages.What is new in this release:The logger factories in most SLF4J...

Hashie

Hashie 3.4.4 updated

Hashie was created to aid developers that often rely on URL hashes to control what content gets loaded on the page or which develop on a daily basis SPAs (single-page applications). Hashes or hashtags allow the user to detect a slight change in the page's...