Package Exports
- aotrautils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aotrautils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Aotrautils library client
The aotrautils library to be used in plain javascript or nodejs projects. Provides use fule functions like foreach, the aotest automated testing framework, and the flat map to json and json to flap map converter utils.
#Project license text : see doc/HGPL_LICENSE.txt file
Author name : Jérémie Ratomposon (massively helped by its programming egos legions)
Author email : info@alqemia.com
Organization name : Alqemia
Organization email : info@alqemia.com
Organization website : https://alqemia.com
Installation
npm install --save aotrautils
Usage
require("aotrautils");
Tests
Tested with a dedicated yesbot server. TODO :
Contributing
At maintainer's discretion.