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

453 B

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.