Emscripten

Emscripten 1.36.5 updated

Emscripten works by transforming LLVM bitcode into JavaScript syntax and allowing developers to run it either in a client-side (browsers) and/or server-side (Node.js) environment. Emscripten is widely considered the best tool to convert C/C++ applications...

Express

Express 4.14.0 updated

Express is largely based on Connect and provides a flexible structure for creating Node.js Web applications. Express provides a robust set of features for building single-page, multi-page and hybrid Web applications. The framework is quite successful...

Ionic

Ionic 1.3.1 / 2.0.0-beta.10 updated

Ionic is a powerful toolkit developed to help programmers create mobile apps that, when possible, use native methods for rendering applications on a mobile platform. It is a powerful tool to help developers reduce the amount of time they spend working on...

Tablesaw

Tablesaw 2.0.3 updated

There are a few plugins and libraries around that can already to this, but Tablesaw provides not only support for properly displaying tables on mobile devices, but also adds features and controls that improve the way tables are navigated and interacted...

CometD

CometD 3.0.9 updated

CometD is a Dojo Foundation project to provide implementations of the Bayeux protocol (HTTP Publish-Subscribe, Bayeux protocol, AJAX Push, or just simply Comet).CometD can be deployed inside a server and allow developers to easily implement...

py2neo

py2neo 3.1.1 updated

Neo4j is a high-performance graph engine with all the features of a mature and robust database.It is a data store that falls into the boundaries of a NoSQL database system.The project provides support for the Graph Export Object File Format (GEOFF),...

Neo4j

Neo4j 3.0.3 updated

Compared to classic relational databases (PostgreSQL,MySQL), Neo4j provides a performance boost regarding both resource usage and query speed. This is mainly due to its simpler structure, Neo4j using simple graph trees to store data and relations between...