get-paths

0.0.7 • Public • Published

get-paths

build status code coverage code style styled with prettier made with lass license

Helper function to get an absolute path for a template engine view

Table of Contents

Install

npm:

npm install get-paths

yarn:

yarn add get-paths

Usage

const getPaths = require('get-paths');
 
const paths = await getPaths('views', 'home', 'pug');

Contributors

Name Website
Nick Baugh http://niftylettuce.com/

License

MIT © Nick Baugh

/get-paths/

    Package Sidebar

    Install

    npm i get-paths

    Weekly Downloads

    121,988

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    6.03 kB

    Total Files

    12

    Last publish

    Collaborators

    • niftylettuce
    • titanism