0.1.1 • Published 8 years ago

base-paths v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

base-paths NPM version

base-methods plugin for settings and getting path information.

Install

Install with npm

$ npm i base-paths --save

Usage

var paths = require('base-paths');

Related projects

base-methods: Starter for creating a node.js application with a handful of common methods, like set, get,… more | homepage

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb-cli on November 19, 2015.