Baseline is a JavaScript library that provides useful helpers for everyday, low-level tasks missing from the core language. This livespec is running Baseline , and is built as a Proot app – since Baseline is JavaScript, and writing interfaces with JavaScript is so easy in Proot, I'm composing this documentation dynamically based on the actal library contents.

Baseline resources
Download baseline.js
Project at Bitbucket
Proot
View source for this site
Proot at Bitbucket
Developed by Eiskis
eiskis.net
eiskis@gmail.com

Structure & namespaces

The Baseline library is contained within the global bl object literal. This includes internal configuration hash, and the following main namespaces.

More about namespaces