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

chore: Migrate to TypeScript class format to allow DomSerializer extension #848

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunriize
Copy link

@sunriize sunriize commented Nov 1, 2022

Hi ! 👋

I'm using dom-serializer in a project and i needed to extend the behavior.

In order to do so i had to rework the code to use a TypeScript class and then create a subclass of "DomSerializer".

I've decided to push this as a PR as it can be useful to others 😀

@sunriize sunriize force-pushed the master branch 2 times, most recently from bf35699 to 7104c0a Compare November 1, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant