node-fast-json-patch

Node.js implementation of JSON-Patch

node-fast-json-patch is a leaner and meaner implementation of JSON-Patch. Small footprint. High performance. It can: * apply patches (arrays) and single operations on JS object * validate a sequence of patches * observe for changes and generate patches when a change is detected * compare two objects to obtain the difference

node-geojson

Node.js library to turn geo data into GeoJSON

node-geojson permits to turn geo data into GeoJSON (http://geojson.org/). The library has one method, parse(), which takes an array of objects (or a single object) with geometry data as the first parameter, an object consisting of settings for the second parameter, and an optional callback function as the third parameter. If a callback is not specified, the parse() function returns the GeoJSON output.

node-vega-lite

Node.js library that provides a higher-level grammar for visual analysis for nod

node-vega-lite provides a higher-level grammar for visual analysis that generates complete Vega specifications.

libre-graph-api-cpp-qt-client

C++/Qt client implementation of Libre Graph API

The Libre Graph API is an API for open Cloud Collaboration. It provides an open source standard for open Cloud Collaboration. See the Libre Graph Home for more details.

r-cran-patrick

GNU R parameterized unit testing

This is an extension of the 'testthat' package that lets you add parameters to your unit tests. Parameterized unit tests are often easier to read and more reliable, since they follow the DNRY (do not repeat yourself) rule.

gfortran-14-for-build

GNU Fortran compiler for the build architecture

This is the GNU Fortran compiler for the build architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.