is-in-path

1.0.0 • Public • Published

is-in-path

Whether a file or directory exists in a directory

use

npm install is-in-path

Simple to use

const isIn = require('is-in-path')
let boolean = isIn('./','./index.html')

Readme

Keywords

none

Package Sidebar

Install

npm i is-in-path

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

1.31 kB

Total Files

4

Last publish

Collaborators

  • channg