# lodash.trimstart

> The lodash method `_.trimStart` exported as a module.

Latest version **4.5.1** (published 2016-08-13) · MIT license · 0 weekly downloads

> **Better alternative:** See documentation for alternatives (https://github.com/AikidoSec/module-replacements/blob/main/docs/lodash-underscore)

## Install

```sh
npm install lodash.trimstart
pnpm add lodash.trimstart
yarn add lodash.trimstart
bun add lodash.trimstart
```

## Health

**Score 43/100 (D)** — status: abandoned.

Positive: has types package; no vulnerabilities; high quality score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.5.1 |
| Published | 2016-08-13 |
| First published | 2016-01-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.trimstart) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61278 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias, phated |
| Keywords | lodash-modularized, trimstart |

## Links

- npm: https://www.npmjs.com/package/lodash.trimstart
- Repository: https://github.com/lodash/lodash
- Homepage: https://lodash.com/
- Issues: https://github.com/lodash/lodash/issues
- npm.io page: https://npm.io/package/lodash.trimstart

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 4.5.1 (latest) — 2016-08-13
- 4.5.0 — 2016-07-25
- 4.4.0 — 2016-05-12
- 4.3.0 — 2016-04-11
- 4.2.0 — 2016-02-16
- 4.1.1 — 2016-02-16
- 4.1.0 — 2016-02-08
- 4.0.3 — 2016-02-03
- 4.0.2 — 2016-01-26
- 4.0.1 — 2016-01-13
- 4.0.0 — 2016-01-13

## README

# lodash.trimstart v4.5.1

The [lodash](https://lodash.com/) method `_.trimStart` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.trimstart
```

In Node.js:
```js
var trimStart = require('lodash.trimstart');
```

See the [documentation](https://lodash.com/docs#trimStart) or [package source](https://github.com/lodash/lodash/blob/4.5.1-npm-packages/lodash.trimstart) for more details.

---
_Source: https://npm.io/package/lodash.trimstart · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
