New More Development Tools Scripts for Web
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 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...
RequireJS might sound complex, but after a developer understands what it can do and what are its true capabilities, it will become a de-facto requirement for any project he'll work with.
This small JavaScript library was created to automatically handle JS...
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 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...
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...
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...
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 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 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...