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 插件,用于识别中文元数据

  • 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

  • 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

  • eslint-plugin-compat

    Check the browser compatibility of your code

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

  • ts-protoc-gen

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

  • obsidian-textgenerator-plugin

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

  • 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

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Enable a link to a block in a note using Obsidian GitHub Publisher

    1 project | dev.to | 21 Mar 2024
  • Steam Deck officially hits over 13,000 games Playable and Verified

    1 project | news.ycombinator.com | 8 Jan 2024
  • What are these updates in the Discover store in Steam Desktop? Can they be downloaded automatically?

    1 project | /r/SteamDeck | 8 Dec 2023
  • Desktop Updates

    1 project | /r/SteamDeck | 8 Dec 2023
  • C# lsp configuration with neovim CoC

    4 projects | /r/neovim | 10 Nov 2023
  • WebStorm doesn't see TypeScript errors

    1 project | /r/typescript | 25 Oct 2023
  • Alarm Dot Com plugin: How do I get the thermostat to show?

    1 project | /r/homebridge | 1 Aug 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 29 May 2024
    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. Learn more →

Index

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

Project Stars
1 typescript-eslint 14,681
2 Auto-Photoshop-StableDiffusion-Plugin 6,380
3 jasminum 4,861
4 zotero-better-notes 4,741
5 web3modal 4,679
6 eslint-plugin-compat 3,043
7 prettier-plugin-sort-imports 3,017
8 honkit 2,911
9 kui 2,749
10 tailwindcss-radix 2,041
11 fork-ts-checker-webpack-plugin 1,924
12 zotero-actions-tags 1,558
13 CodeCursor 1,351
14 ts-protoc-gen 1,333
15 obsidian-textgenerator-plugin 1,313
16 typescript-plugin-css-modules 1,277
17 core.js 1,155
18 THREE-CustomShaderMaterial 753
19 vite-plugin-electron 595
20 Highlightr-Plugin 576
21 assistant 557
22 obsidian-github-publisher 536
23 obsidian-various-complements-plugin 536

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com