0.0.3 • Published 4 years ago

saltire-tool v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

saltire-tool v0.01

image image

The saltire-tool library exported as Node.js modules.

Installation

Using npm:

$ npm i --save saltire-tool

In Node.js:

import _ from 'saltire-tool'

// 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.

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago