aotrautils.commons

A library for vanilla javascript utils used in aotra javascript CMS

Usage no npm install needed!

<script type="module">
  import aotrautilsCommons from 'https://cdn.skypack.dev/aotrautils.commons';
</script>

README

Aotrautils commons 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 aotrautils.commons

Usage

require("aotrautils.commons");

Tests

Tested with a dedicated yesbot server. TODO :

Contributing

At maintainer's discretion.