|
3 년 전 | |
---|---|---|
.. | ||
test | 3 년 전 | |
.editorconfig | 3 년 전 | |
.gitattributes | 3 년 전 | |
.lib.eslintrc | 3 년 전 | |
.remarkignore | 3 년 전 | |
.travis.yml | 3 년 전 | |
LICENSE | 3 년 전 | |
README.md | 3 년 전 | |
index.js | 3 년 전 | |
package.json | 3 년 전 |
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/ |