Top 5 TypeScript Awesome Projects
-
https://bit.dev/ https://piral.io/ https://github.com/umijs/qiankun https://github.com/single-spa/single-spa
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Project mention: If you wanna use animated mesh gradients like Stripe in your websites. Here’s a tool to generate one and get the code! | reddit.com/r/web_design | 2021-09-13
awesomedevtools and /uses are two good ones.
-
Project mention: Any good tutorials for chrome extension development? | reddit.com/r/Frontend | 2022-07-11
I used this boilerplate repo to rebuild one of my extensions. It has React and Typescript and was super helpful for updating to manifest v3.
-
import { cdk } from "projen"; const project = new cdk.JsiiProject({ name: "p6-projen-project-awesome-list", author: "Philip M. Gollucci", authorAddress: "[email protected]", repositoryUrl: "https://github.com/p6m7g8/p6-projen-project-awesome-list.git", description: "Projen External Project for awesome-lists", stability: "experimental", keywords: ["awesome lists", "projen", "list", "awesome", "constructs"], defaultReleaseBranch: "main", projenrcTs: true, gitpod: true, devContainer: true, codeCov: true, prettier: true, releaseFailureIssue: true, autoApproveUpgrades: true, autoApproveOptions: { allowedUsernames: ["p6m7g8-automation"], }, deps: ["[email protected]^0.53.14"], peerDeps: ["[email protected]^0.53.14"], publishToPypi: { distName: "p6-projen-project-awesome-list", module: "p6_projen_project_awesome_list", }, publishToMaven: { javaPackage: "com.github.p6m7g8.P6ProjectProjenAwesomeList", mavenGroupId: "com.github.p6m7g8", mavenArtifactId: "p6-projen-project-awesome-list", }, publishToNuget: { dotNetNamespace: "P6m7g8.P6AwesomeList", packageId: "P6m7g8.P6AwesomeList", }, publishToGo: { moduleName: "github.com/p6m7g8/p6-projen-project-awesome-list", // why doesn't this default to repositoryUrl? }, }); project.synth();
TypeScript Awesome related posts
- what is the point in optional when i can still create an object with a null on it?
- NX for React
- [AskJS] Anyone using Linaria + Vite?
- Ask HN: Is there an application similar to graphviz but for database schemas?
- Revolt Server
- Better Backend DX: JSON Schema + TypeScript + Swagger = ✨ Vol. 1
- Open source big projects with nestjs
Index
What are some of the best open-source Awesome projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | piral | 1,185 |
2 | z | 133 |
3 | awesome-devtools | 17 |
4 | apod_chrome_extension | 15 |
5 | p6-projen-project-awesome-list | 0 |
Are you hiring? Post a new remote job listing for free.