TypeScript Parser

Open-source TypeScript projects categorized as Parser

Top 23 TypeScript Parser Projects

  • cheerio

    The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

    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

    SaaSHub logo
  • PostCSS

    Transforming styles with JS plugins

    Project mention: PostCSS – a tool for transforming CSS with JavaScript | news.ycombinator.com | 2024-09-27
  • esprima

    ECMAScript parsing infrastructure for multipurpose analysis

    Project mention: Running Untrusted JavaScript Code | dev.to | 2024-07-21

    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.

  • tsdoc

    A doc comment standard for TypeScript

  • htmlparser2

    The fast & forgiving HTML and XML parser

  • bhai-lang

    A toy programming language written in Typescript

  • parse5

    HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.

  • ts-sql

    A SQL database implemented purely in TypeScript type annotations.

    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)

  • diff2html

    Pretty diff to html javascript library (diff2html)

    Project mention: diff2html | news.ycombinator.com | 2024-06-26
  • vue-styleguidist

    Created from react styleguidist for Vue Components with a living style guide

    Project mention: Comparing Vue Component Documentation tools | dev.to | 2024-06-09

    Vue Styleguidist Website

  • html-react-parser

    📝 HTML to React parser.

    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...

    Project mention: 5 Angular Libraries You Want To Use In Your Project | dev.to | 2024-05-11

    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

  • typed-query-selector

    Better typed `querySelector` and `querySelectorAll`.

  • liqe

    Lightweight and performant Lucene-like parser, serializer and search engine.

  • arcsecond

    ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec

  • vscode-blockman

    VSCode extension to highlight nested code blocks

  • HLTV

    The unofficial HLTV Node.js API

  • tiny-sass-compiler

    Another sass compiler write from scatch,runnable on both node and browser

  • uniorg

    An accurate Org-mode parser for JavaScript/TypeScript

  • 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

  • whatsapp-chat-parser

    A package to parse WhatsApp chats with Node.js or in the browser 💬

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Parser discussion

Log in or Post with

TypeScript Parser related posts

  • PostCSS – a tool for transforming CSS with JavaScript

    1 project | news.ycombinator.com | 27 Sep 2024
  • Show HN: Parse your Postgres queries into a fully-typed AST in TypeScript

    5 projects | news.ycombinator.com | 18 Sep 2024
  • A simplified implementation of TypeScript's type system written in TypeScript's

    1 project | news.ycombinator.com | 16 Sep 2024
  • Getting to the meat and potatoes of serverless recipe parsing with Amazon Bedrock

    3 projects | dev.to | 19 Jul 2024
  • diff2html

    1 project | news.ycombinator.com | 26 Jun 2024
  • Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter

    9 projects | news.ycombinator.com | 24 Mar 2024
  • PostCSS - my initial experience

    3 projects | dev.to | 11 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?