The internal lodash function `stringToPath` exported as a module.
npm install lodash._stringtopath
yarn add lodash._stringtopath
pnpm add lodash._stringtopath
bun add lodash._stringtopath
The internal lodash function stringToPath exported as a Node.js module.
stringToPath
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.