|
|
4 年之前 | |
|---|---|---|
| .. | ||
| test | 4 年之前 | |
| .editorconfig | 4 年之前 | |
| .gitattributes | 4 年之前 | |
| .lib.eslintrc | 4 年之前 | |
| .remarkignore | 4 年之前 | |
| .travis.yml | 4 年之前 | |
| LICENSE | 4 年之前 | |
| README.md | 4 年之前 | |
| index.js | 4 年之前 | |
| package.json | 4 年之前 | |
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/ |