
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
is-relative
Advanced tools
Returns
trueif the path appears to be relative.
Install with npm:
$ npm install --save is-relative
var isRelative = require('is-relative');
console.log(isRelative('README.md'));
//=> true
console.log(isRelative('/User/dev/foo/README.md'));
//=> false
path.isAbolute. Returns true if a file path is absolute. | homepagetrue if the given string looks like a glob pattern or an extglob pattern… more | homepagetrue if the path appears to be relative. | homepagePull requests and stars are always welcome. For bugs and feature requests, please create an issue.
| Commits | Contributor |
|---|---|
| 13 | jonschlinkert |
| 3 | shinnn |
(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)
To generate the readme, run the following command:
$ npm install -g verbose/verb#dev verb-generate-readme && verb
Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:
$ npm install && npm test
Jon Schlinkert
Copyright © 2017, Jon Schlinkert. Released under the MIT License.
This file was generated by verb-generate-readme, v0.6.0, on July 13, 2017.
FAQs
Returns `true` if the path appears to be relative.
The npm package is-relative receives a total of 4,894,438 weekly downloads. As such, is-relative popularity was classified as popular.
We found that is-relative demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.