spmjs

spm@3.x

Brand new static package manager for browser.

Getting Started 󰅴 Packages

lodash._stringtopath @4.7.1


The internal lodash function `stringToPath` exported as a module.

spm install lodash._stringtopath@4.7.1

Version: 4.7.1 ~ stable

Updated 9 years ago
Homepage https://lodash.com/
Repository git+https://github.com/lodash/lodash.git
Main index.js
Tarfile lodash._stringtopath-4.7.1.tar.gz

lodash._stringtopath v4.7.1

The internal lodash function stringToPath exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var stringToPath = require('lodash._stringtopath');

See the package source for more details.