link-finder

1.0.1 • Public • Published

Simple project takes a path/filename and returns an array of the links it finds from href or src

Instructions for use

  1. npm install --save link-finder
  2. let linkFinder = require('link-finder');
  3. let arrayOfLinks = linkFinder.returnsArray('path/to/filename.html');

Readme

Keywords

Package Sidebar

Install

npm i link-finder

Weekly Downloads

3

Version

1.0.1

License

ISC

Last publish

Collaborators

  • eggheadjohnson