Skip to content

A set of easy to use and suggestive JavaScript tool library

License

Notifications You must be signed in to change notification settings

saltires/longbow

Repository files navigation

longbow

image image

The longbow library exported as Node.js modules.

Installation

Using npm:

$ npm i --save longbow

In Node.js:

import _ from 'longbow'

// debounce
_.debounce((e) => console.log(e.target.value), 3000)

See the package source for more details.

Profile

6Y8wYq.gif

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.

About

A set of easy to use and suggestive JavaScript tool library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published