We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lib/parsers/ltx.js
Please, I need only this one file. :-)
The text was updated successfully, but these errors were encountered:
parsers/ltx
Why? What is your use case?
You can install ltx package and only require('ltx/lib/parsers/ltx').
require('ltx/lib/parsers/ltx')
Sorry, something went wrong.
I've been thinking about making a module for each ltx parser though so I'm not against it. I'm mostly curious :)
I have very large datasets and I don't need Element stuff.. All what I need is very simple stream parser
@langpavel you could use https://github.com/isaacs/sax-js
I'm not against ltx parser as a module though.
No branches or pull requests
Please, I need only this one file. :-)
The text was updated successfully, but these errors were encountered: