Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove parse5-serializer-stream package #481

Merged
merged 1 commit into from Mar 29, 2022
Merged

Commits on Mar 28, 2022

  1. Remove serializer-stream package

    The parse5-serializer-stream is equivalent to `stream.Readable.from(serialize(node, options))`, with quite a bit more code.
    
    The package currently has 15 weekly downloads, and I think it is save to remove. Older versions will continue to work, as we didn't change the tree adapter format.
    fb55 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4f31b71 View commit details
    Browse the repository at this point in the history