lodash._stringtopath

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

MIT 3 个版本
安装
npm install lodash._stringtopath
yarn add lodash._stringtopath
pnpm add lodash._stringtopath
bun add lodash._stringtopath
README

lodash._stringtopath v4.8.0

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.

版本列表
4.8.0 2016-05-12
4.7.1 2016-04-08
4.7.0 2016-04-03