homeless-path
v1.0.6
Published
Transform object in path
Downloads
6
Maintainers
Readme
[email protected]
Transform object in a path-object
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install homeless-object --save
This package is provided in these module formats:
- CommonJS
Dependencies
None
Dev Dependencies
- buble: The blazing fast, batteries-included ES2015 compiler
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- coveralls: takes json-cov output into stdin and POSTs to coveralls.io
- eslint:
- eslint-config-airbnb-base: Airbnb's base JS ESLint config, following our styleguide
- eslint-plugin-import: Import with sanity.
- gulp:
- karma: Spectacular Test Runner for JavaScript.
- karma-chai: Chai for Karma
- karma-coverage: A Karma plugin. Generate code coverage.
- karma-istanbul-preprocessor: Instrument code with istanbul without causing conflict with karma-coverage
- karma-mocha: A Karma plugin. Adapter for Mocha testing framework.
- karma-phantomjs-launcher: A Karma plugin. Launcher for PhantomJS.
- karma-phantomjs2-launcher: A Karma plugin. Launcher for PhantomJS 2. Slightly changed karma-phantomjs-launcher plugin.ß
- karma-remap-istanbul: Call remap-istanbul as a karma reporter, enabling remapped reports on watch
- karma-rollup-plugin: A Karma preprocessor plugin to offer seamless integration with Rollup
- karma-rollup-preprocessor: Karma preprocessor to bundle ES2015 modules using Rollup
- lodash:
- mocha: simple, flexible, fun test framework
- phantomjs2: Headless WebKit with JS API
- rollup:
- rollup-plugin-buble:
- rollup-plugin-commonjs:
- rollup-plugin-istanbul: Seamless integration between Rollup and Istanbul.
- rollup-plugin-license: Rollup plugin to add license banner to the final bundle and output third party licenses
- rollup-plugin-node-resolve: