TypeScript ECMAScript

Open-source TypeScript projects categorized as ECMAScript

Top 10 TypeScript ECMAScript Projects

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

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • eslint-config-standard

    ESLint Config for JavaScript Standard Style

    Project mention: ESLint adoption guide: Overview, examples, and alternatives | dev.to | 2024-08-08

    Rules β€” As covered in great detail above, shared rules are individual coding guidelines provided by the community, such as ESLint Config for standardjs.com

  • create-typescript-app

    Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. πŸ’

    Project mention: Kick off Your New Year Goals with #100DaysOfOSS | dev.to | 2024-01-02

    This was an early one: https://app.opensauced.pizza/feed/401 After that, I've been working on a significant contribution which is still in progress, but there will hopefully be a highlight soon. In the meantime, the PR is here: https://github.com/JoshuaKGoldberg/create-typescript-app/pull/775

  • kataw

    An 100% spec compliant ES2022 JavaScript toolchain

  • proposals.es

    πŸ“š A website for exploring ECMAScript proposals/champions/specs and more.

  • proposal-array-unique

    ECMAScript proposal for Deduplicating method of Array

  • cli

    CLI for swc (by swc-project)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rxjs-ninja

    RxJS Operators for handling Observable strings, numbers, booleans and more

  • lot

    Sandbox for isolating ECMAScript code

  • Node-Estree

    Complete and compliant ESTree spec implementation in TypeScript

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 ECMAScript discussion

Log in or Post with

TypeScript ECMAScript related posts

  • Building a Minimalist Docker Image with Node, TypeScript

    4 projects | dev.to | 5 Sep 2023
  • Why you don’t need TypeScript

    1 project | /r/typescript | 19 May 2023
  • HyperUI Rewritten... What's Changed?

    4 projects | dev.to | 4 Oct 2022
  • Vite 3.0

    6 projects | news.ycombinator.com | 13 Jul 2022
  • Algorithm to simplify a 100-variable Boolean expression?

    1 project | /r/algorithms | 4 Jun 2022
  • Is there an official language spec and/or lexical grammar for TS?

    6 projects | /r/typescript | 4 Apr 2022
  • Speedy Web Compiler – A Superfast TypeScript/JavaScript Compiler Written in Rust

    4 projects | news.ycombinator.com | 20 Dec 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source ECMAScript projects in TypeScript? This list will help you:

Project Stars
1 esprima 7,041
2 eslint-config-standard 2,610
3 create-typescript-app 1,213
4 kataw 332
5 proposals.es 186
6 proposal-array-unique 138
7 cli 134
8 rxjs-ninja 80
9 lot 28
10 Node-Estree 11

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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