![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | package.json | 2 years ago | 1.9K | 3e510ca test new git [كارل مبارك] |
![]() | index.js | 9 years ago | 11K | 3e510ca test new git [كارل مبارك] |
![]() | README.md | 9 years ago | 467 | d768d73 docs [كارل مبارك] |
![]() | LICENSE | 9 years ago | 1.9K |
The lodash method _.debounce
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.debounce
In Node.js:
var debounce = require('lodash.debounce');
See the documentation or package source for more details.