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 all the code associated with type checking #132

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

Conversation

cjbarth
Copy link

@cjbarth cjbarth commented Sep 19, 2023

I've moved all this type checking code to another repo so that we don't muddy the purpose of xpath with them. See https://github.com/xmldom/is-dom-node

Currently the type checking/asserting code either needs to be fixed or ripped out because of problem with it. I'm sorry for the run-around on this @JLRishe . I see you've been very busy and hardly active on GitHub at all lately, so I'd like to make this as easy as possible on you and allow you to focus on the much more stable base mission of xpath and not have to deal with the comparatively more chaotic world of TypeScript.

Ideally, my other PR about adding tests (#131) would land first and then I can tweak this to really remove all the code added over the past 2 months or so.

Closes: #121, #123, #127

@cjbarth
Copy link
Author

cjbarth commented Dec 28, 2023

I've rebased this PR and make sure all the tests are passing.

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.

1 participant