Skip to content

jagatjeevan/loadash-challenges

Repository files navigation

Travis Coverage Status

This is a small attempt to create loadash functionality with array functions. The 'src' folder has all the code for functionality and the 'test' folder has all the test for the functionality. Here we are mimicing loadash functionality.

Folder structure

src : Functionality lies here. test : All the code has the test. Tried to cover all the scenarios

Things used here

  • ES6 : To write in a cleaner fashion
  • Yarn : To better manage dependencies
  • Jest : Testing framework
  • Travis : To state the build status

Releases

No releases published

Packages

No packages published