okffi/maas.js

Name: maas.js

Owner: Open Knowledge Finland

Description: Client for maas-server

Created: 2015-04-23 12:43:58.0

Updated: 2015-04-29 05:01:54.0

Pushed: 2015-04-29 05:01:54.0

Homepage: null

Size: 127

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

maas.js

A JavaScript library for the browser to interact with maas-server.

Written in ES6, compiled with traceur and browserify.

Features
Installation
install -g gulp
install lodash-cli
ild_lodash.sh
install

The two extra steps for lodash create a custom, minified build. The downside of this approach is that the lodash functions used in the code must be diligently updated in build_lodash.sh, by hand.

Use

Browserify for inclusion in the browser.


Lint source code.

 lint

Run tests. Currently there are only a few tests! Shame on me.

 test

Build ES6 into ES5.

 build

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.