342 skills found · Page 1 of 12
airbnb / Ts MigrateA tool to help migrate JavaScript code quickly and conveniently to TypeScript
microsoft / BotBuilder SamplesWelcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
OfficeDev / Microsoft Teams SamplesWelcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
microsoft / TslibRuntime library for TypeScript helpers.
rikukissa / TypeholeTypeScript development tool for Visual Studio Code that helps you automate creating the initial static typing for runtime values
coinbase / OnchainkitReact components and TypeScript utilities to help you build top-tier onchain apps.
David-Else / Modern Typescript With Examples Cheat SheetFully printable summary of modern TypeScript language features with extensive examples to help you learn
typescript-cheatsheets / Utilitiesa list of typescript helper libraries
RobinTail / Express Zod ApiA Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
bgub / SquirrellySemi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺
krishn404 / Git FriendGitFriend is an AI-powered GitHub companion built with React, TypeScript, and Firebase. It helps users resolve Git/GitHub issues through smart AI chat, generates dynamic and professional README files, and adds commit emojis to enhance commit history.
microsoft / Ts ParsecWriting a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
LearningTypeScript / ProjectsHands-on real world projects that will help you exercise your knowledge of TypeScript.
AleksandrRogov / DynamicsWebApiDynamicsWebApi is a Microsoft Dataverse Web API helper library for JavaScript & TypeScript
Lemoncode / Redux Sagas Typescript By ExampleSet of step by step guided samples to help you get started with redux sagas + typescript
Estimate-Labs / Polymarket StrategiesA beginner-friendly TypeScript / Node.js port of the Polymarket trading bot: gasless-capable execution, real-time WebSocket data, 15-minute market helpers, and a Flash Crash strategy—aligned with the Python polymarket-trading-bot layout and features.
plumier / PlumierA TypeScript backend framework focuses on development productivity, uses dedicated reflection library to help you create a robust, secure and fast API delightfully.
shadcn / Next Mdxnext-mdx provides a set of helper functions for fetching and rendering local MDX files. It handles relational data, supports custom components, is TypeScript ready and really fast.
pankod / Moleculerjs BoilerplateA well-structured Moleculer JS Boilerplate with Typescript, CLI, Service Helpers, Swagger, Jest support and everything you'll ever need to deploy rock solid projects. https://pankod.github.io/moleculerjs-boilerplate/
riipandi / Tauri Start SolidThis project template should help get you started developing a multi-platform desktop application with tray menu support using Tauri, SolidJS, TanStack Router, Typescript, Tailwind CSS, and Vite.