TypeScript Plugin

Open-source TypeScript projects categorized as Plugin

Top 23 TypeScript Plugin Projects

  • typescript-eslint

    :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

  • Project mention: Mastering Type-Safe JSON Serialization in TypeScript | dev.to | 2024-02-26

    Typescript-eslint can assist in this task. This tool helps identify all instances of unsafe any usage. Specifically, all usages of JSON.parse can be found and it can be ensured that the received data's format is checked. More about getting rid of the any type in a codebase can be read in the article Making TypeScript Truly "Strongly Typed".

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

  • Project mention: Adobe will charge “credits” for generative AI | news.ycombinator.com | 2023-09-16

    Btw, there's already an open source way to do this

    https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiff...

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

    A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据

  • web3modal

    A single Web3 provider solution for all Wallets

  • Project mention: Projects to contribute to | /r/ethdev | 2023-12-06

    WalletConnect Web3 Modal (3700 GitHub Stars) https://github.com/WalletConnect/web3modal

  • zotero-better-notes

    Everything about note management. All in Zotero.

  • Project mention: Google Scholar PDF Reader | news.ycombinator.com | 2024-03-20

    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

  • eslint-plugin-compat

    Check the browser compatibility of your code

  • Project mention: Is there an open source tool for analyzing JS/CSS compatibility with different browsers? | /r/webdev | 2023-05-11

    I've looked for this in the past. There's not much for this that is totally comprehensive. You might find success with eslint-plugin-compat which will error when using things that aren't supported in your browsers.

  • prettier-plugin-sort-imports

    A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.

  • Project mention: Tailwind CSS: Automatic Class Sorting with Prettier | news.ycombinator.com | 2024-01-18

    In a similar vein, you can sort imports with Prettier using Trivago’s plugin.

    https://github.com/trivago/prettier-plugin-sort-imports

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

    :book: HonKit is building beautiful books using Markdown - Fork of GitBook

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

  • kui

    A hybrid command-line/UI development experience for cloud-native development

  • tailwindcss-radix

    Utilities and variants for styling Radix state

  • fork-ts-checker-webpack-plugin

    Webpack plugin that runs typescript type checker on a separate process.

  • zotero-actions-tags

    Action it, tag it, sorted.

  • Project mention: Zotero Better Notes – Knowledge management solution insid}e Zotero | news.ycombinator.com | 2023-06-24

    [5]: https://github.com/windingwind/zotero-tag

  • CodeCursor

    An extension for using Cursor in Visual Studio Code.

  • Project mention: GitHub - Helixform/CodeCursor: An extension for using Cursor in Vis...GitHub - Helixform/CodeCursor: An extension for using Cursor in Vis... | /r/thirdbrain | 2023-05-11
  • ts-protoc-gen

    Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.

  • typescript-plugin-css-modules

    A TypeScript language service plugin providing support for CSS Modules.

  • Project mention: WebStorm doesn't see TypeScript errors | /r/typescript | 2023-10-25

    Wild guess- does your project use a recent version of typescript-plugin-css-modules? If so, there’s a known issue that breaks WebStorm typecheck

  • obsidian-textgenerator-plugin

    Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).

  • core.js

    Extendable client for GitHub's REST & GraphQL APIs

  • THREE-CustomShaderMaterial

    Extend Three.js standard materials with your own shaders!

  • vite-plugin-electron

    :electron: Electron⚡️Vite core repo

  • Highlightr-Plugin

    A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.

  • Project mention: Quick way to change fonts? | /r/ObsidianMD | 2023-06-13

    That said Markdown is compatible with HTML, so you could use elements to wrap sections of text in custom fonts. This is essentially how the Highlightr plugin works https://github.com/chetachiezikeuzor/Highlightr-Plugin

  • assistant

    🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design

  • obsidian-various-complements-plugin

    This plugin for Obsidian enables you complete words like the auto-completion of IDE.

  • Project mention: New user, afraid of losing notes in the madness | /r/ObsidianMD | 2023-07-04

    various complements: this one i use a lot, personally! while not explicitly meant to help you find notes, as i type it'll try to auto-complete my words and will occasionally bring up a note that i've forgetten about which has the word i'm typing in it.

  • obsidian-github-publisher

    Github Publisher helps you to publish your notes on a preconfigured GitHub repository from your Obsidian Vault, for free, and more!

  • Project mention: Enable a link to a block in a note using Obsidian GitHub Publisher | dev.to | 2024-03-21

    Obsidian GitHub Publisher (the plugin)

  • 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
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 Plugin related posts

Index

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

Project Stars
1 typescript-eslint 14,568
2 Auto-Photoshop-StableDiffusion-Plugin 6,276
3 jasminum 4,735
4 web3modal 4,640
5 zotero-better-notes 4,627
6 eslint-plugin-compat 3,033
7 prettier-plugin-sort-imports 2,962
8 honkit 2,897
9 kui 2,744
10 tailwindcss-radix 2,032
11 fork-ts-checker-webpack-plugin 1,918
12 zotero-actions-tags 1,505
13 CodeCursor 1,347
14 ts-protoc-gen 1,325
15 typescript-plugin-css-modules 1,269
16 obsidian-textgenerator-plugin 1,260
17 core.js 1,143
18 THREE-CustomShaderMaterial 719
19 vite-plugin-electron 584
20 Highlightr-Plugin 560
21 assistant 553
22 obsidian-various-complements-plugin 521
23 obsidian-github-publisher 522

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