1.0.1 • Published 2 years ago

gd-add-one v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

1.0.1

2 years ago

1.0.0

2 years ago