dir-html-url

1.0.0 • Public • Published

dir-html-url

build status AppVeyor Build Status


Get file urls for html files in given directory


Get it!

npm install --save dir-html-url

Usage

var dirHtmlUrl = require('dir-html-url')
dirHtmlUrl(process.cwd(), function (err, data) {
  if (err) throw err
  console.log(data)
})
 

API

dirHtmlUrl(dir, callback)


License

MIT

/dir-html-url/

    Package Sidebar

    Install

    npm i dir-html-url

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.89 kB

    Total Files

    8

    Last publish

    Collaborators

    • balou9