![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | index.js | 9 years ago | 6.9K | |
![]() | LICENSE | 9 years ago | 1.9K | |
![]() | package.json | 2 years ago | 1.9K | |
![]() | README.md | 9 years ago | 439 |
The lodash method _.once
exported as a Node.js module.
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.once
In Node.js:
var once = require('lodash.once');
See the documentation or package source for more details.