|
hace 3 años | |
---|---|---|
.. | ||
test | hace 3 años | |
.editorconfig | hace 3 años | |
.gitattributes | hace 3 años | |
.lib.eslintrc | hace 3 años | |
.remarkignore | hace 3 años | |
.travis.yml | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años | |
index.js | hace 3 años | |
package.json | hace 3 años |
Helper function to get an absolute path for a template engine view
npm:
npm install get-paths
yarn:
yarn add get-paths
const getPaths = require('get-paths');
const paths = await getPaths('views', 'home', 'pug');
Name | Website |
---|---|
Nick Baugh | http://niftylettuce.com/ |