extractus / article-extractor

To extract main article from given URL with Node.js
https://extractor-demos.pages.dev/article-extractor
MIT License
1.56k stars 134 forks source link

Deno #345

Closed Roosteridk closed 4 months ago

Roosteridk commented 1 year ago

Currently the npm specifiers limit deployment options. It would be nice to have a full Deno release.

ndaidong commented 1 year ago

@Roosteridk thanks for suggestion. I will look at the docs there to see how to apply.

ndaidong commented 4 months ago

This library lacks support for TypeScript and advanced type definitions, which are essential features for Deno module or JSR. Therefore, I temporarily closed this issue until there is a better solution.