rq-functions

1.1.0 • Public • Published

Range Quest Function Library

How to Use

// Install the library
npm i rq-functions

// Require the module
const rq = require('rq-functions')

// Add two numbers
let answer = rq.add(456 + 254)
console.log(answer)

RQ Functions

Package Sidebar

Install

npm i rq-functions

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

50.1 kB

Total Files

5

Last publish

Collaborators

  • rangequest