gd-add-one

1.0.1 • Public • Published

Add one

Simple project with only a single function - to add one

Authors

Installation

Install with npm

  npm install gd-add-one

Usage

  const addOne = require('gd-add-one');
  console.log(addOne(4)); // 5

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i gd-add-one

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

752 B

Total Files

3

Last publish

Collaborators

  • gloriading