Array Toolkit

Some dope tools for JavaScript array manipulation. This was developed because some array manipulation tools were needed for Konduktiva.

Here is the code on github

With this part of the Konduktiva project, I had to write a lot of jsdoc. It was quite boring and repetitive but it was necessary. Another important thing I learnt was packaging in JavaScript. During this time, I also started learning to use Github and NPM.