You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

lodash.trimleft

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lodash.trimleft

The lodash method `_.trimLeft` exported as a module.

latest
Source
npmnpm
Version
3.0.4
Version published
Maintainers
3
Created
Source

lodash.trimleft v3.0.4

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

Discontinued

This package has been discontinued in favor of lodash.trimstart.

Installation

Using npm:

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

In Node.js/io.js:

var trimLeft = require('lodash.trimleft');

See the documentation or package source for more details.

FAQs

Package last updated on 26 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts