npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

pear-info

1.0.0

@davidmarkclements

npmSnykSocket
Downloads:0
$ npm install pear-info
DailyWeeklyMonthlyYearly

pear-info

View Pear project information by link

Usage

import info from 'pear-info'
function status (info) { console.log(info) }
const link = 'pear://....'
const stream = info(link, opts)
stream.on('data', status)

License

Apache-2.0