issues
search
wikimedia
/
html-metadata
MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
169
stars
44
forks
source link
[BREAKING] Promisify entire package
#15
Closed
mvolz
closed
9 years ago
mvolz
commented
9 years ago
Default export function returns a promise
Most methods now syncronous instead of using callbacks
Update version indicating non-backwards compatible chanes
Move test in index.js to test/index.js
Move test_files to test/static
Bug: T96363
mvolz
commented
9 years ago
See branch promisifymerged
Bug: T96363