Helper function to get an absolute path for a template engine view
npm install get-paths





> Helper function to get an absolute path for a template engine view
* Install
* Usage
* Contributors
* License
[npm][]:
``sh`
npm install get-paths
[yarn][]:
`sh`
yarn add get-paths
`js
const getPaths = require('get-paths');
const paths = await getPaths('views', 'home', 'pug');
``
| Name | Website |
| -------------- | -------------------------- |
| Nick Baugh |
##
[npm]: https://www.npmjs.com/
[yarn]: https://yarnpkg.com/