Skip to content

michaelacook/array-helps

Repository files navigation

Array Helper

A clone of the popular Lodash library's array methods written in TypeScript.

I decided to write this project for a few reasons. First, I wanted to start getting familiar with unit testing using Mocha and Chai. Second, I wanted to challenge myself to complete a bunch of coding challenges, and this seemed like a great way to do it! Third, I wanted to get more familiar with Lodash.

This repo is a work in progress. When it is done, a documentation site will be live and the package will be available on npm. For now, the repo is only up as a backup for my work

License

MIT

Releases

No releases published

Packages

No packages published