JSCheck

JSCheck 2016-02-07 updated

JSCheck is centered around the specification and checking of claims.The library takes into account the description of a set of properties for a system, function, or object.From that data JSCheck then generates random test cases for assessing those...

Flight

Flight 1.2.20 updated

REST stands for Representational State Transfer, and is a client-server communication protocol that relies on simple HTTP requests between involved parties.Flight is a framework designed around REST operations, ideal for building complex network...

Alerta

Alerta 4.7.8 updated

Created by "The Guardian" development team, Alerta is a tool that allows webmasters to keep an eye on multiple servers, multiple processes, and various services, all at the same time, in real-time, from one single central location.Alerta will aggregate...

Apache Avro

Apache Avro 1.8.0 updated

Apache Avro provides a way to serialize data using JSON schemas. These schema files are always present with the data, allowing developers to ship both the data and its structure to any application that may need it. Because of this data can be read and...

normalize.css

normalize.css 4.0.0 updated

normalize.css works similarly to a CSS reset utility, but more accurately. While CSS reset files take all page elements and reset all their defaults to 0, normalize.css targets only specific elements that need a reset, elements known to cause display...

localForage

localForage 1.4.0 updated

localForage improves what and how data can be saved offline in a browser. It also helps broaden offline data storage usage for Web apps, by providing a single interface for working with various storage mediums, helping bring some order in various local...

Quill

Quill 1.0.0 updated

Quill works just like any other rich text editor out there, high-jacking a normal form's textarea element and adding a text formatting toolbar on top. This lets users format the text using the controls on the toolbar, and then saving the content to HTML...