1.0.1 • Published 7 years ago

yog-it v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Learning Project: Yog (sum) -it

yog-it is a learning project to test the tech stack iTEAM softare uses for javascript libraries. It was built with Babel and Webpack, and tested with Jest.

Usage

Add numbers together

const result = addNumbers([1, 2, 3, 4]);

console.log(result);
// 10

Author

iTEAM Consulting Software Development Team

Support

Please submit an issue in the Github repo yog-it for support.

1.0.1

7 years ago

1.0.0

7 years ago