aotrautils
v0.0.1068
Published
A library for vanilla javascript utils (client-side) used in aotra javascript CMS
Downloads
105
Maintainers
Readme
Aotrautils library client-side
=========
The aotrautils library to be used in plain javascript or nodejs projects. Provides useful functions like foreach, the aotest automated testing framework, and the flat map to json and json to flap map converter utils. Plus some useful client-side exclusive functions and methods.
Project license text
see doc/HGPL_LICENSE.txt file
Author name
Jérémie Ratomposon (massively helped by his native country free education system)
Author email
Organization name
Alqemia
Organization email
Organization website
https://alqemia.com
Installation
npm install --save aotrautils
Usage
require("aotrautils");
Contributing
At maintainer's discretion.