JavaScript TypeScript

Open-source JavaScript projects categorized as TypeScript

Top 23 JavaScript TypeScript Projects

  • mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

  • Project mention: AsciidocFX: The Asciidoc Editor for documentation and authoring | dev.to | 2024-05-02

    Mermaid Diagram - Create diagrams using text and code

  • prettier

    Prettier is an opinionated code formatter.

  • Project mention: How to make ESLint and Prettier work together? πŸ› οΈ | dev.to | 2024-05-05

    Let's be honest - setting up tools for a new project can be a frustrating process. Especially when you want to jump straight to coding part. This is often the case with ESLint and Prettier, two popular tools in the JavaScript ecosystem that can sometimes interfere with each other when it comes to code formatting. Fortunately, there's a simple solution to this process, and it's called eslint-plugin-prettier.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react

    Cheatsheets for experienced React developers getting started with TypeScript (by typescript-cheatsheets)

  • Project mention: How to use Typescript in React apps | dev.to | 2024-02-07

    Congratulations, you now know how to use TypeScript in your React App. For further reading check out this React TypeScript cheat sheet

  • 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • Project mention: Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding Back (And What To Do Instead) πŸ’ͺπŸŽ‰ | dev.to | 2024-02-04

    30 Days of JS

  • Monaco Editor

    A browser based code editor

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Fyi, if you are ever looking for a fun project you might be able to implement this. The vscode editor source is available as a library https://microsoft.github.io/monaco-editor/

  • ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. πŸš€

  • Project mention: Launch HN: Creo (YC W24) – Build Internal Tools with React/NextJS | news.ycombinator.com | 2024-04-02

    As everyone mentioned, there are tons of OSS alternatives which are well established. One of which is tooljet: https://github.com/ToolJet/ToolJet

  • Inquirer.js

    A collection of common interactive command line user interfaces.

  • Project mention: Mastering Node.js CLI: Best Practices and Tips | dev.to | 2024-02-06

    Inquirer.js is a handy tool for adding interactive prompts to your CLI.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • capacitor

    Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚑️

  • Project mention: Capacitor by Ionic – Cross-platform apps with web technology | news.ycombinator.com | 2024-04-19
  • tsdx

    Zero-config CLI for TypeScript package development

  • Project mention: ReactJS Good Practices | dev.to | 2023-11-01

    tsdx - Zero-config CLI for TypeScript package development

  • razzle

    ✨ Create server-rendered universal JavaScript applications with no configuration

  • Project mention: Top 12+ Battle-Tested React Boilerplates for 2024 | dev.to | 2024-04-29

    Razzle is a build tool created by Airbnb, which also simplifies server-side rendering. It abstracts away the complexity of configuring server-side rendering settings and allows developers to easily create versatile JavaScript applications. Razzle supports features like code splitting, CSS-in-JS, and hot module replacement, making it suitable for building React applications that require server-side rendering.

  • PatrickJS-starter

    MFE Starter

  • TestCafe

    A Node.js tool to automate end-to-end web testing.

  • protobuf

    Protocol Buffers for JavaScript (& TypeScript).

  • Project mention: Eval("quire".replace(/^/,"re"))(moduleName) | news.ycombinator.com | 2024-01-14
  • engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

  • Project mention: Gamedev.js Jam 2024 start and theme announcement! | dev.to | 2024-04-13

    10 Γ— PlayCanvas Personal plan for 12 months

  • pipedream

    Connect APIs, remarkably fast. Free for developers.

  • Project mention: Pipe Dreams: The life and times of Yahoo Pipes | news.ycombinator.com | 2023-12-15

    https://github.com/PipedreamHQ/pipedream/issues/954

    No I don’t think so. You probably want n8n if you’re keen on self-hosting.

  • artillery

    The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.

  • Project mention: Ask HN: What are you using for load testing? | news.ycombinator.com | 2024-04-23

    Usually, I would let organic users be my load test. However, I am working on a project that has an anticipated load on a new-to-my-team stack, so I'm looking into ways to load test.

    I've seen tools like k6 (https://k6.io/), Artillery (https://www.artillery.io), and JMeter (https://jmeter.apache.org/).

    I've been using Artillery, but it's hard to visualize the results.

    What do you use?

  • Bot Builder SDK

    Bot Framework provides the most comprehensive experience for building conversation applications.

  • next-seo

    Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

  • Project mention: My checklist for a production-ready website | dev.to | 2023-12-31

    The third one is Schema.org JSON-LD. I actually question the usefulness of this feature, but if it is relatively easy to implement without a glaring downside, just give it a shot I guess? In Next.js, there is next-seo package that greatly simplifies the implementation of Schema.org JSON-LD.

  • flowbite

    Open-source UI component library and front-end development framework based on Tailwind CSS

  • Project mention: My Failed Student Housing App | dev.to | 2024-04-23

    TailwindCSS (with Flowbite)

  • cash

    An absurdly small jQuery alternative for modern browsers. (by fabiospampinato)

  • Project mention: pure javascript vs jquery vs react for a complex, downloadable text based browser game with state management? | /r/webdev | 2023-05-14

    Maybe a small JQuery clone like a Cash - https://github.com/fabiospampinato/cash or SurfJS https://surf.monster/ (Surf has a delay/queue, reactive templates) might help for writing less code and is still JavaScript

  • golden-layout

    A multi window layout manager for webapps

  • generator-angular-fullstack

    Yeoman generator for an Angular app with an Express server

  • fonoster

    πŸš€ The open-source alternative to Twilio.

  • Project mention: Browser-to-Browser calling with SIP.js and Routr | dev.to | 2024-02-22

    OSS Alternative to Twilio

  • SaaSHub

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

    SaaSHub logo
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).

JavaScript TypeScript related posts

  • How to make ESLint and Prettier work together? πŸ› οΈ

    4 projects | dev.to | 5 May 2024
  • Figma's Journey to TypeScript

    5 projects | news.ycombinator.com | 4 May 2024
  • My opinion about opinionated Prettier: πŸ‘Ž

    3 projects | dev.to | 2 May 2024
  • πŸš€ The Fast, Accurate, JavaScript Objects Diffing & Patching Library

    3 projects | dev.to | 1 May 2024
  • Biome.js : Prettier+ESLint killer ?

    3 projects | dev.to | 18 Apr 2024
  • Tom-select: vanilla JavaScript select control

    1 project | news.ycombinator.com | 17 Apr 2024
  • Show HN: Render audio to HTML canvas using WebGPU

    5 projects | news.ycombinator.com | 15 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more β†’

Index

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

Project Stars
1 mermaid 67,034
2 prettier 48,301
3 react 44,039
4 30-Days-Of-JavaScript 40,971
5 Monaco Editor 38,358
6 ToolJet 26,651
7 Inquirer.js 19,393
8 capacitor 11,162
9 tsdx 11,162
10 razzle 11,082
11 PatrickJS-starter 10,338
12 TestCafe 9,754
13 protobuf 9,657
14 engine 9,152
15 pipedream 8,299
16 artillery 7,486
17 Bot Builder SDK 7,356
18 next-seo 7,313
19 flowbite 6,954
20 cash 6,423
21 golden-layout 6,155
22 generator-angular-fullstack 6,134
23 fonoster 6,102

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