Packages 10
This is a microlibrary with a single function `platformenv.define(global)`, that sets a number of predicates on the global object:`isNodeJs`, `isDevServer`, `isTesting`, and maybe more in the future. Mainly used with solapp apps. Include as: `require("platformenv").define global if typeof isNodeJs != "boolean"` in coffeescript, to make sure it is optimised away in uglifyjs. (The whole reason to have a library that sets properties on the global object is that they can be optimised away, including dead code removal, by uglifyjs when they are defined by the preprocessor).
published 0.0.1 9 years agoHack to quickly make apps using a single coffeescript source
published 0.1.7 9 years agojavascript utilities for working xml, mainly in jsonml in array form
published 0.0.2 10 years ago<!-- MACHINE GENERATED - DO NOT EDIT - USE `./dev.sh` --> # muBackend.js
published 0.1.2 7 years ago<img src=https://p2pweb.solsort.com/icon.png width=96 height=96 align=right>
published 0.0.4 6 years ago