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

consider using xmap instead of floki #1

Open
merongivian opened this issue Mar 10, 2018 · 1 comment
Open

consider using xmap instead of floki #1

merongivian opened this issue Mar 10, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@merongivian
Copy link
Owner

seems simpler than using floki, check: https://github.com/fertapric/xmap

@merongivian merongivian added the enhancement New feature or request label Mar 10, 2018
@mischov
Copy link

mischov commented Jun 10, 2018

I can't speak to the quality of xmap, but it uses xmerl for parsing XML which is probably a better choice for parsing XML than mochiweb_html, which is what Floki uses by default.

Floki is not intended for parsing XML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants