TypeScript Command

Open-source TypeScript projects categorized as Command

Top 10 TypeScript Command Projects

  • vercel

    Develop. Preview. Ship.

  • Project mention: Next.js starter template | dev.to | 2024-04-24

    Easily deploy your Next.js app with Vercel by clicking the button below:

  • serve

    Static file serving and directory listing

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

    :triangular_ruler: Design pattern implementations in TypeScript

  • discordx

    🤖 Create a discord bot with TypeScript and Decorators!

  • Cliffy

    NodeJS Framework for Interactive CLIs

  • Project mention: Is Node.js a good way to implement a CLI app with persistence? | /r/node | 2023-06-02

    Due to Node's asynchronous behavior, it makes Node great for long-running processes that make a lot of HTTP requests, database calls, and other async ops, like a web server or a REST API. However, if I am making a CLI tool for pretty much personal use only, with very minimal async operations, then blocking the event loop with a synchronous function that will resolve almost immediately will make no difference perceivable to a human brain or have any speed benefits that someone can actually observe (think `fs.readFileSync` or `require('dotenv') of 10 line config file, or a quick embedded db (sqlite) query with only ~100 records. I'm wondering what the best way to implement the database part of the app synchronous. I can read/write to JSON files but it would be tricky because the data is relational, and some complex joins and other data wrangling operations are required (complex to perform in JS but are easy to implement in a SQL statement). It's not important what the operations are, that's not the point of this post. This is mostly a personal project of interest: making this CLI tool completely avoiding any async operations/using no promises. I would like to use node tho, as I said this is just out of interest and I also want to experiment with several CLI libraries such as Ink or Cliffy.

  • z

    〽️ 浮之静 (by lencx)

  • vscode-terminals

    An extension for setting-up multiple terminals at once, or just running some commands.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cbox-chrome-extension

    Chrome Command Line Panel

  • Project mention: No need for grouping, search directly A open source offline Chrome extension | news.ycombinator.com | 2023-12-15

    So, last weekend, I spent some time researching and learning about Chrome extensions, and open source it, It made me quite excited. And it's my first time to open source, hope it will be helpful to someone.

    Below are the open-source repository link and a demo video:

    https://github.com/jokimina/cbox-chrome-extension

    https://www.youtube.com/watch?v=cHfkT2OMwtc

  • mc-dp-icons

    A fancy, minecraft-styled icon theme, designed specifically for datapack devs. Available at VS Code marketplace:

  • deno-proc

    A better way to work with processes in Deno.

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 Command related posts

Index

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

Project Stars
1 vercel 12,144
2 serve 9,165
3 design_patterns_in_typescript 5,085
4 discordx 568
5 Cliffy 347
6 z 156
7 vscode-terminals 119
8 cbox-chrome-extension 100
9 mc-dp-icons 29
10 deno-proc 6

Sponsored
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.
www.influxdata.com