dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/lodash.padend
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00
..
index.js vscode 2024-06-14 09:31:58 -06:00
LICENSE vscode 2024-06-14 09:31:58 -06:00
package.json vscode 2024-06-14 09:31:58 -06:00
README.md vscode 2024-06-14 09:31:58 -06:00

lodash.padend v4.6.1

The lodash method _.padEnd exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.padend

In Node.js:

var padEnd = require('lodash.padend');

See the documentation or package source for more details.