'The best thing we can do today to JavaScript is to retire it,' says JSON creator Douglas Crockford • DEVCLASS

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. NumPy

    The fundamental package for scientific computing with Python.

    I'm assuming you're asking for references from Fortran that might be able to be rewritten... It's apparently mostly recent additions at that, so I don't know what the intent behind it is but - https://github.com/numpy/numpy/blob/caf5ace54641cea3a81b63f6ec46675cb31b87c3/doc/source/f2py/code/add.f

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. proposal-type-annotations

    ECMAScript proposal for type syntax that is erased - Stage 1

    There's actually a ECMAScript proposal for exactly that: https://github.com/tc39/proposal-type-annotations

  4. captureSystemAudio

    Capture system audio ("What-U-Hear")

    Chromium/Chrome authors simply refuse to implement capture of entire system audio ("What-U-Hear") for getUserMedia({audio: true}) on *nix, not because the use cases do not exist, or the technology to do so doesn't exist (possible on Firefox), just purely an in-house Chromium decision. That is why I created this repository https://github.com/guest271314/captureSystemAudio, to work around that decision.

  5. native-messaging-c

    C Native Messaging host

  6. native-messaging-cpp

    C++ Native Messaging host.

  7. native-messaging-php

    Local server

  8. native-messaging-bash

    Bash Native Messaging host.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. webextensions-examples

    Example Firefox add-ons created using the WebExtensions API

    This is MDN's version of a Python Native Messaging host, including Python 2x version https://github.com/mdn/webextensions-examples/pull/157.

  11. WHATWG HTML Standard

    HTML Standard

    I proposed this

  12. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    Use another language and transpile it to JS. Like TS and Scala.js. Much more fun and powerful than JS.

  13. Scala.js

    Scala.js, the Scala to JavaScript compiler

    Scala.js

  14. SSMLParser

    Implement SSML parsing for Web Speech API

    Thus, I wrote https://github.com/guest271314/SSMLParser and https://github.com/guest271314/native-messaging-espeak-ng.

  15. native-messaging-espeak-ng

    Native Messaging => eSpeak NG => MediaStreamTrack

    Thus, I wrote https://github.com/guest271314/SSMLParser and https://github.com/guest271314/native-messaging-espeak-ng.

  16. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    I would disagree, please see https://yew.rs/

  17. proposal-do-expressions

    Proposal for `do` expressions

    Tomorrow, do expressions:

  18. 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Izuku - 2D Data Visualization and Manipulation in NodeJS

    3 projects | dev.to | 30 Jan 2022
  • Go for Node developers: creating an IDP from scratch - Set-up

    4 projects | dev.to | 18 Apr 2025
  • Show HN: Zero-codegen TypeScript type inference from Protobuf messages

    5 projects | news.ycombinator.com | 14 Apr 2025
  • What about a "preferred" keyword in TypeScript?

    1 project | news.ycombinator.com | 11 Apr 2025
  • 8 Reasons Why TypeScript is Becoming the Go-To for Large-Scale JavaScript Projects

    1 project | dev.to | 4 Apr 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?