SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Parser Projects
-
Project mention: Getting to the meat and potatoes of serverless recipe parsing with Amazon Bedrock | dev.to | 2024-07-19
I opted to use cheerio, a nifty HTML parsing library to clean-up the HTML before returning it from the function. Using cheerio I:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: PostCSS – a tool for transforming CSS with JavaScript | news.ycombinator.com | 2024-09-27
-
I'm particularly fond of Firecracker, but it’s a bit of work to set up, so if you cannot afford the time yet, you want to be on the safe side, do a combination of static analysis and time-boxing execution. You can use esprima to parse the code and check for any malicious act.
-
-
-
-
parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
-
Project mention: Node.js adds experimental support for TypeScript | news.ycombinator.com | 2024-07-24
I don't use them directly much, but template literal generic and contidiontal types is probably the closest a mainstream language has inched towards dependent types.
Some examples of TypeScript power:
- SQL database in TypeScript types: https://github.com/codemix/ts-sql
- Statically typed raw SQL queries: https://github.com/andywer/squid?tab=readme-ov-file#tag-func...
- (Someone fill in your TS hackery for me)
-
-
Vue Styleguidist Website
-
Project mention: how to inject custom js/css/html code that is fetched from an API into nextjs app? | /r/nextjs | 2023-12-09
using libraries like html-react-parser but it did not work see: https://github.com/remarkablemark/html-react-parser/discussions/1015
-
HypeScript
🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system
Project mention: A simplified implementation of TypeScript's type system written in TypeScript's | news.ycombinator.com | 2024-09-16 -
ngx-markdown
Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more...
If you looking for a markdown editor for your Angular project, this is for you. This library provides a markdown editor with features like syntax highlighting, mathematics expression support, emoji support, chart and diagram visualization. This library provides many options to customize its behavior. Also, there is a demo project available to play with this library.
-
json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
-
-
-
-
-
-
-
-
bbob
⚡️Blazing fast js bbcode parser, that transforms and parses bbcode to AST and transform it to HTML, React, Vue with plugin support in pure javascript, no dependencies
-
TypeScript Parser discussion
TypeScript Parser related posts
-
PostCSS – a tool for transforming CSS with JavaScript
-
Show HN: Parse your Postgres queries into a fully-typed AST in TypeScript
-
A simplified implementation of TypeScript's type system written in TypeScript's
-
Getting to the meat and potatoes of serverless recipe parsing with Amazon Bedrock
-
diff2html
-
Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter
-
PostCSS - my initial experience
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
Index
What are some of the best open-source Parser projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | cheerio | 28,501 |
2 | PostCSS | 28,456 |
3 | esprima | 7,017 |
4 | tsdoc | 4,729 |
5 | htmlparser2 | 4,418 |
6 | bhai-lang | 3,990 |
7 | parse5 | 3,646 |
8 | ts-sql | 3,192 |
9 | diff2html | 2,897 |
10 | vue-styleguidist | 2,462 |
11 | html-react-parser | 2,122 |
12 | HypeScript | 1,910 |
13 | ngx-markdown | 1,057 |
14 | json-schema-ref-parser | 954 |
15 | typed-query-selector | 721 |
16 | liqe | 639 |
17 | arcsecond | 557 |
18 | vscode-blockman | 466 |
19 | HLTV | 393 |
20 | tiny-sass-compiler | 287 |
21 | uniorg | 259 |
22 | bbob | 163 |
23 | whatsapp-chat-parser | 154 |