a react json path picker, based on json-path-picker
npm install ore-json-path-pickernpm install --save-dev ore-json-path-pickerYou need webpack to pack it in your app, and use style-loader and css-loader to ensure the component's style work.
onChoosePath = (path)=> {...}
1) npm run-script build
2) npm run-script compile
3) Copy css file
4) npm login
5) npm publish --access public
``