TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A Simple XML and Feed Parser Written in TypeScript

3 pointsby parabylabout 1 year ago
I had some fun a while back writing this XML parser in Typescript, after taking interest in tokenisation and compilers.<p>You can try it out in your own Javascript projects with a simple `npm install xml-trap` and you&#x27;re good to go! The tokenizer used internally is also exposed (with `createTree`) for anyone to explore and have fun with.<p>Contributions are welcome!

no comments

no comments