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

Conversation

fb55
Copy link
Collaborator

@fb55 fb55 commented Mar 28, 2022

The parse5-serializer-stream package 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 with the current DOM, as we haven't change the tree adapter format.

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 fb55 changed the title Remove serializer-stream package Remove parse5-serializer-stream package Mar 28, 2022
@fb55 fb55 merged commit 9168673 into master Mar 29, 2022
@fb55 fb55 deleted the rm-serializer-stream branch March 29, 2022 09:15
jmbpwtw pushed a commit to jmbpwtw/parse5 that referenced this pull request Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants