Socket
Socket
Sign inDemoInstall

yog-it

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    yog-it

A library which can add a bunch of numbers.


Version published
Weekly downloads
0
Maintainers
1
Install size
5.65 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 04 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc