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

Weblate

Weblate 2.6 updated

Weblate allows developers to internationalize their applications via a simple, Web accessible GUI, without having to download or migrate their Git projects temporarily, just for the translation process. All translation data is kept in the source, and the...

Apache Ant

Apache Ant 1.9.7 updated

Apache Ant doesn't work on top of a shell like the aforementioned projects, but on top of Java itself. Ant can be used to allow administrators to manage various facets of their projects using a XML-based configuration file. This file can be used to store...

Sixpack

Sixpack 2.2.0 updated

A/B testing in Web development is a method for presenting two different solutions to two different groups, gathering results and taking the appropriate decision, choosing between implementing solution A or solution B.Sixpack is a framework that allows...

IP2Location PHP Module

IP2Location PHP Module 7.2.4 updated

The IP2Location PHP Module allows developers to create servers-ide JavaScript applications capable of connecting to IP2Location databases.The class can send an IP address to the database and retrieving the desired geographical information about it.This...

PMD Code Analyzer

PMD Code Analyzer 5.5.0 updated

PMD can be utilized in finding possible bugs,  duplicate code, unused variables and methods. It can also identify badly performing code blocks, unnecessary "if" statements, wrongfully expressed "for" loops (that could be rewritten as "while" loops),...

MongoKit

MongoKit 0.9.1.1 updated

The module is built on top of the native MongoDB Python driver.What is new in this release:Now MongoKit required PyMongo >= 2.5 find_and_modify returns None if the query fails Fix off-by-one error on SchemaDocument Fix inherited queries Fix for...

Softaculous

Softaculous 4.7.9 updated

Softaculous allows web hosting companies to provide users with an automated solution for installing complex web applications. An auto-installer can be used to install scripts and software without the user having to upload files. All files and database...

React Bootstrap

React Bootstrap 0.29.4 updated

Bootstrap is a famous frontend UI development framework, widely adopted by most of today's developers. React is a complex JavaScript framework, developed by Facebook, using a declarative, XML-like syntax known as JSX. React Bootstrap ports the latest...