Skip to content

Conversation

@DZamataev
Copy link

Thanks for the awesome work! This parser helped me a lot. Let me introduce some improvements.

Implements methods to get index and parent of the node. Pretty basic but needed in many scenarios.
Implements removeChildAtIndex: which is useful when you have index of element.
Implements removeAttributeForName: which is also very useful when dealing with HTML, clearing page, for example.

These improvements need more testing though.

@DZamataev
Copy link
Author

Ok, I did it.

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.

2 participants