wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
165 stars 44 forks source link

Make library compatible with callbacks #20

Closed mvolz closed 9 years ago

mvolz commented 9 years ago

The release of 1.0.0 broke backwards compatibility by replacing all callbacks with Promises; this change restores the ability to use all previous functions like callbacks and retains the ability of 1.0.0 to use these functions like Promises.

Minor fixes to tests which have broken following changes in metadata at the given urls.