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. Learn more →
Top 23 TypeScript Plugin Projects
-
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
For ESLint + TypeScript ESLint, with the new flat config eslint.config.js:
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
Auto-Photoshop-StableDiffusion-Plugin
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.
-
Die you check the `zotero-better-notes`? [1]
> LaTex math in Zotero note is no longer a dream. The `zotero-better-notes` addon now supports this feature!
[1]: https://github.com/windingwind/zotero-better-notes
-
-
Project mention: INTEGRATION OF DAPPS WITH MODE: WALLET AND SMART CONTRACTS | PART 1: CONNECTING THE WALLET | dev.to | 2024-12-10
// context/index.tsx 'use client' import { wagmiAdapter, projectId } from '../config' import { QueryClient, QueryClientProvider } from '@tanstack/react-query' import { createAppKit } from '@reown/appkit/react' import { mainnet, sepolia, mode, modeTestnet } from '@reown/appkit/networks' import React, { type ReactNode } from 'react' import { cookieToInitialState, WagmiProvider, type Config } from 'wagmi' // Set up queryClient const queryClient = new QueryClient() if (!projectId) { throw new Error('Project ID is not defined') } // Set up metadata const metadata = { name: 'mode-chain', description: 'AppKit Example', url: 'https://reown.com/appkit', // origin must match your domain & subdomain icons: ['https://assets.reown.com/reown-profile-pic.png'] } // Create the modal const modal = createAppKit({ adapters: [wagmiAdapter], projectId, networks: [mainnet, sepolia, mode, modeTestnet], defaultNetwork: mainnet, metadata: metadata, features: { analytics: true, // Optional - defaults to your Cloud configuration } }) function ContextProvider({ children, cookies }: { children: ReactNode; cookies: string | null }) { const initialState = cookieToInitialState(wagmiAdapter.wagmiConfig as Config, cookies) return ( {children}QueryClientProvider> WagmiProvider> ) } export default ContextProvider
-
prettier-plugin-sort-imports
A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
-
Project mention: GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer | dev.to | 2024-04-25
Azu created 500+ npm packages, wrote and maintains a number of popular command line tools for JavaScript. textlint has 2,751 stars, Secretlint has 698 stars. honkit for building books has 2,896 stars.
-
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.
-
-
-
Vue I18n is an internationalization (i18n) plugin for Vue.js, a popular JavaScript framework for building web applications. It provides a simple and efficient way to add support for multiple languages and locales to a Vue.js application.
-
-
-
fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
-
-
obsidian-textgenerator-plugin
Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
-
-
typescript-plugin-css-modules
A TypeScript language service plugin providing support for CSS Modules.
-
-
-
obsidian-enveloppe
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Project mention: Enable a link to a block in a note using Obsidian GitHub Publisher | dev.to | 2024-03-21Obsidian GitHub Publisher (the plugin)
-
-
Highlightr-Plugin
A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
-
obsidian-various-complements-plugin
This plugin for Obsidian enables you complete words like the auto-completion of IDE.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript Plugin discussion
TypeScript Plugin related posts
-
INTEGRATION OF DAPPS WITH MODE: WALLET AND SMART CONTRACTS | PART 1: CONNECTING THE WALLET
-
Restricting some syntax with ESLint
-
Show HN: NotesHub: cross-platform, Markdown-based note-taking app
-
Enable a link to a block in a note using Obsidian GitHub Publisher
-
Steam Deck officially hits over 13,000 games Playable and Verified
-
What are these updates in the Discover store in Steam Desktop? Can they be downloaded automatically?
-
Desktop Updates
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Feb 2025
Index
What are some of the best open-source Plugin projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | typescript-eslint | 15,506 |
2 | Auto-Photoshop-StableDiffusion-Plugin | 6,945 |
3 | zotero-better-notes | 5,910 |
4 | jasminum | 5,785 |
5 | appkit | 5,048 |
6 | prettier-plugin-sort-imports | 3,513 |
7 | honkit | 3,128 |
8 | eslint-plugin-compat | 3,103 |
9 | kui | 2,871 |
10 | vue-i18n | 2,309 |
11 | tailwindcss-radix | 2,123 |
12 | zotero-actions-tags | 2,044 |
13 | fork-ts-checker-webpack-plugin | 1,969 |
14 | CodeCursor | 1,772 |
15 | obsidian-textgenerator-plugin | 1,608 |
16 | ts-protoc-gen | 1,376 |
17 | typescript-plugin-css-modules | 1,339 |
18 | core.js | 1,204 |
19 | THREE-CustomShaderMaterial | 980 |
20 | obsidian-enveloppe | 731 |
21 | vite-plugin-electron | 727 |
22 | Highlightr-Plugin | 667 |
23 | obsidian-various-complements-plugin | 653 |