Skip to content

Flamingo is an awesome library that many developers can use.

License

Notifications You must be signed in to change notification settings

thamaranth/Flamingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Create a library similar to Lodash function with documentation and using ES2015. Publish the code as a package to NPM.

Context

This goal is important for:

  • learning JavaScript
  • understanding how developer write higher-level code for others to use
  • understanding ES2015

The questions that this project will raise are:

  • how do we write packages that are easy to understand and simple to use out of the box?
  • how to publish a package to NPM?

Specifications

Required

  • Includes a list of commonly used methods to rewrite in ES2015.
  • Includes a md file that describes each method and provides an example of use.
  • Package is published with NPM.
  • Includes tests for all methods described / TDD.
  • Recreate 25 Lodash functions
  • The artifact produced is properly licensed, preferably with the MIT license.

//Bre's branch


Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

//Mo BETTA Branch

About

Flamingo is an awesome library that many developers can use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published