Skip to content

Commit

Permalink
Remove serializer-stream package (inikulin#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 authored and jmbpwtw committed Feb 16, 2023
1 parent e1ca2b6 commit 5242b70
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 168 deletions.
1 change: 0 additions & 1 deletion docs/list-of-packages.md
Expand Up @@ -5,5 +5,4 @@
- [parse5-parser-stream](https://github.com/inikulin/parse5/tree/master/packages/parse5-parser-stream) - streaming HTML parser with scripting support.
- [parse5-plain-text-conversion-stream](https://github.com/inikulin/parse5/tree/master/packages/parse5-plain-text-conversion-stream) - stream that converts plain text files into HTML documents.
- [parse5-sax-parser](https://github.com/inikulin/parse5/tree/master/packages/parse5-sax-parser) - streaming SAX-style HTML parser.
- [parse5-serializer-stream](https://github.com/inikulin/parse5/tree/master/packages/parse5-serializer-stream) - streaming HTML serializer.
- [parse5-html-rewriting-stream](https://github.com/inikulin/parse5/tree/master/packages/parse5-html-rewriting-stream) - streaming HTML rewriter.
20 changes: 0 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 0 additions & 19 deletions packages/parse5-serializer-stream/LICENSE

This file was deleted.

34 changes: 0 additions & 34 deletions packages/parse5-serializer-stream/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions packages/parse5-serializer-stream/lib/index.ts

This file was deleted.

30 changes: 0 additions & 30 deletions packages/parse5-serializer-stream/package.json

This file was deleted.

15 changes: 0 additions & 15 deletions packages/parse5-serializer-stream/test/serializer-stream.test.ts

This file was deleted.

9 changes: 0 additions & 9 deletions packages/parse5-serializer-stream/tsconfig.json

This file was deleted.

0 comments on commit 5242b70

Please sign in to comment.