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

Project still active? #238

Open
laurent22 opened this issue Jun 25, 2018 · 5 comments
Open

Project still active? #238

laurent22 opened this issue Jun 25, 2018 · 5 comments

Comments

@laurent22
Copy link

There haven't been any commit in about a year - is the project still active? If @isaacs does not currently have time to work on it, is there any plan to take on contributors to merge pull requests, fix bugs, etc.? Is there maybe an active fork of the package?

@justinwilaby
Copy link

justinwilaby commented Aug 6, 2018

I've just completed a Rust for Web Assembly port of this library called sax-wasm and am happy to take contributors. The goals is to bring C like speeds to Node and the Web with Rust and to provide full JSX support.

This is a MVP and nearly all test cases pass. I'm actively working this repo to build a tool-chain fast enough for a React Language server or Client side processing of extremely large streamed XML files. I've released a stable version and am continuing to support it. Feel free to contact me for more details.

@laurent22
Copy link
Author

That sounds very promising. A fast XML parser is exactly what I need for my app.

@xmedeko
Copy link

xmedeko commented Sep 8, 2019

Use saxes - improved and maintained fork of sax-js.

@dobromyslov
Copy link

Migrated to saxes (https://github.com/lddubeau/saxes) and can assure you it's a rather great replacement of sax written in TypeScript.

@Maxim-Mazurok
Copy link

Maxim-Mazurok commented Jul 11, 2022

TypeScript port for Deno/browser: https://github.com/Maxim-Mazurok/sax-ts
https://deno.land/x/sax_ts

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

No branches or pull requests

5 participants