Markus Doeswijk

madlib-all

v0.1.6
Meta package that includes all madlib modules

madlib-shim-easyxdm

v2.4.20
Packaged version of Øyvind Sean Kinsey easyXDM because it isn't available on npmjs. All credit goes to the original author. MIT license included.

generator-madlib-module

v0.1.8
A yeoman based generator for madlib modules

generator-madlib-apicore

v0.1.7
Yeoman based generator for a madlib based API client library

madlib-browser-cookie

v0.1.1
Browser cookie handling library

madlib-browser-querystring

v0.1.2
Extracts the browsers querystring (url) and returns it as an object

madlib-console

v0.1.4
The debug console wrapper for madLib based applications

madlib-generic-cache

v0.1.5
A generic cache module for in memory caching of data.

madlib-hostmapping

v0.1.7
A reusable host mapping construction for use in other madlib modules. Contains host mapping, environment hosts and cross domain configuration settings.

madlib-promise-throttle

v0.1.1
A generic promise based throttle

madlib-xdm-provider

v0.1.3
The server-side XDM provider files for madlib-xhr-xdm

madlib-xml-deobjectifier

v0.1.6
Used to turn output from madlib-xml-objectifier into an XML string

madlib-xml-objectifier

v0.1.10
Turns an XML DOM level 2 document into a JavaScript object

madlib-xmldom

v0.1.3
Provide uniform access to create and/or serialize an XML document

madlib-object-utils

v0.1.8
A small set of utility functions for working with objects

madlib-settings

v0.1.7
Centralised settings for other madlib modules

madlib-storage-simple

v0.1.6
A wrapper for localstorage that also works on titanium and nodejs

generator-madlib-webapp

v0.1.10
Yeoman based generator for madlib based webapps

generator-madlib-restify-api

v0.2.3
Yeoman based generator for restify based API

madlib-promise-queue

v0.1.6
A general purpose queue'ing mechanism using promises

madlib-xhr-xdm

v0.1.22
The Cross Domain barrier breaking version of madlib-xhr. Needs an xdm provider to be placed on the target server. This is the third (V3) iterations of our jXDM solution. This client should be backwards compatible with V2 providers.

madlib-xhr

v0.1.21
Platform agnostic XMLHttpRequest implementation

madlib-ws-client

v0.1.8
Platform agnostic WebSocket client implementation

cta-scr-api-client-durban-2015

v1.0.2
The API client module for the CTA Shared Content Repository (Durban Hackathon 2015 edition)

jsonschema-to-typings

v0.2.14
A command-line utility and module to turn a JSON Schema into a typescript interface definition