# lodash.topath

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

Latest version **4.5.2** (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.topath
pnpm add lodash.topath
yarn add lodash.topath
bun add lodash.topath
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.5.2 |
| Published | 2016-08-13 |
| First published | 2016-01-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/lodash.topath) |
| 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, topath |

## Links

- npm: https://www.npmjs.com/package/lodash.topath
- 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.topath

## Alternatives

- [base64url](https://npm.io/package/base64url.md) — 6.1M weekly downloads
- [get-installed-path](https://npm.io/package/get-installed-path.md) — 502.9K weekly downloads
- [@uppy/url](https://npm.io/package/@uppy/url.md) — 185.8K weekly downloads
- [@d3fc/d3fc-shape](https://npm.io/package/@d3fc/d3fc-shape.md) — 16.2K weekly downloads
- [localizer](https://npm.io/package/localizer.md) — 226 weekly downloads

## Recent versions

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

## README

# lodash.topath v4.5.2

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

## Installation

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

In Node.js:
```js
var toPath = require('lodash.topath');
```

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

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