|
пре 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/ |