dir-html-path

1.0.0 • Public • Published

dir-html-path

build status AppVeyor Build Status

Get absolute path of html files in given directory


Get it!

npm install --save dir-html-path

Usage

var dirHtmlPath = require('dir-html-path')

dirHtmlPath(process.cwd(), function(err, data) {
  if (err) throw err
  console.log(data)
})

API

dirHtmlPath(dir, callback)


License

MIT


Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i dir-html-path

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • balou9