Skip to content

Checks if given path is a valid URL and resource exists

Notifications You must be signed in to change notification settings

Codenetz/is-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-remote Build Status

Checks if given path is a valid URL and resource exists

Installation

$ npm install is-remote --save

Usage

  import isRemote from 'is-remote';
  await isRemote('https://raw.githubusercontent.com/Codenetz/is-remote/master/test/bar.png');

About

Checks if given path is a valid URL and resource exists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published