JSHint

JSHint 2.9.1 updated

It checks user inputted JavaScript code against standards and returns the result, with hints and tips.What is new in this release:Added more tests for extends config option Added xdescribe to list of jasmine vars Added missing options for unused Replace...

decimal.js

decimal.js 5.0.7 updated

decimal.js is a JavaScript library that creates a special type for working specifically with decimal numbers.The library was inspired by Java's BigDecimal class and provides the proper tools to deal with such numbers, even if they are quite big or have...

Apache Airavata

Apache Airavata 0.15 updated

Apache Airavata is not for the common developer, being geared toward scientists that work with huge computational resources. Airavata supports large clusters that need to be interconnected and synced so they will be able to handle large data streams and...

Apache SIS

Apache SIS 0.6 updated

Apache SIS lets developers take geo-spatial coordinates and allowing users or other applications to view or search them. The SIS toolkit includes utilities for parsing, manipulating, searching and even archiving the data for better, optimized...

SunCalc

SunCalc 1.7.0 updated

Besides the Sun's position, it can also determine it's sunlight phases for any given geographical location and time. SunCalc is part of the SunCalc.net project. Works for both client-side (browser) and server-side (Node.js) environments.What is...

Apache Commons Math

Apache Commons Math 3.6 updated

Apache Commons Math can be considered an extension to the Java core and Apache Commons Lang packages, addressing various loopholes regarding mathematical operations and operators. There are many smaller packages inside the Commons Math component, each...

Math.js

Math.js 2.6.0 updated

Math.js works with client-side (browsers) and server-side (Node.js) environments. Math.js does not aim to replace the built-in JavaScript support, only to extend it. It adds support for features natively unsupported in JavaScript, like ranges, constants,...

MathJax

MathJax 2.6.0 updated

MathJax uses some nifty little JavaScript hacks to allow developers to build complex mathematical equations and embed them on the page as they would appear on research papers or desktop specific software. The math syntax itself can be  passed via...

BitcoinJS

BitcoinJS 2.2.0 updated

BitcoinJS can be considered a virtual API for dealing with Bitcoin-related data and transactions via JavaScript.It's a library that contains  set of methods and utilities for manipulating Bitcoin inside Node.js powered applications or via your...

BioJava

BioJava 4.1.0 updated

It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. BioJava is a tool for exploring Java's possibilities in the bioinformatics world.What is new in this...