|
há 3 anos atrás | |
---|---|---|
.. | ||
test | há 3 anos atrás | |
.editorconfig | há 3 anos atrás | |
.gitattributes | há 3 anos atrás | |
.lib.eslintrc | há 3 anos atrás | |
.remarkignore | há 3 anos atrás | |
.travis.yml | há 3 anos atrás | |
LICENSE | há 3 anos atrás | |
README.md | há 3 anos atrás | |
index.js | há 3 anos atrás | |
package.json | há 3 anos atrás |
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/ |