Socket
Socket
Sign inDemoInstall

get-paths

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    get-paths

Helper function to get an absolute path for a template engine view


Version published
Maintainers
1
Install size
14.8 kB
Created

Readme

Source

get-paths

build status code coverage code style styled with prettier made with lass license

Helper function to get an absolute path for a template engine view

Table of Contents

Install

npm:

npm install get-paths

yarn:

yarn add get-paths

Usage

const getPaths = require('get-paths');

const paths = await getPaths('views', 'home', 'pug');

Contributors

NameWebsite
Nick Baughhttp://niftylettuce.com/

License

MIT © Nick Baugh

Keywords

FAQs

Last updated on 06 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc