rachis-directory-structure

0.0.1 • Public • Published

Rachis Directory Structure Resolver

npm version Build Status Code Climate Dependencies Dev Dependencies License

Rachis resolver for nested directory structures

Table of Contents

Installation

RachisDirectoryStructure is available on npm

npm install --save rachis-directory-structure

How it works

Resolves API elements (resources, methods or plugin data) that are subdirectories

  • / (api root)
    • /resource

Contributing

Bug reports, feature requests and discussion

Feel free to use the GitHub issue tracker to report any bugs or file feature requests. In case you found a bug and have no GitHub account, feel free to email me: fcanela.dev at gmail dot com.

Developing

Pull requests are welcome. I also love technical discussions, so feel free to open a issue on the tracker.

To begin developing clone the GitHub repository and install dependencies with npm install.

The module has some npm scripts which could be useful for developing purpose:

  • npm start watches for changes and runs tests
  • npm test runs tests
  • npm run lint lints the code

License

Copyright (c) 2016 Francisco Canela. Licensed under the MIT license.

Frequently Asked Questions

Package Sidebar

Install

npm i rachis-directory-structure

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fcanela