jacktuck / unfurl

Metadata scraper with support for oEmbed, Twitter Cards and Open Graph Protocol for Node.js :zap:
MIT License
475 stars 51 forks source link

Installation instructions #59

Closed atjeff closed 4 years ago

atjeff commented 4 years ago

I was having a hard time finding the actual npm package as there isn't an installation section in the readme, and the npm badge doesn't actually link to the package. Which got me curious and digging through the readme. Why was the installation section removed? Do you need a PR to add it back?

jacktuck commented 4 years ago

Sure, open to adding it back. I figured people would deduce it from

import { unfurl } from 'unfurl.js'

or the "name" in package.json

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: