127 packages
alien-signals
The lightest signal library.
computeds
The minimal Signals implementation based on https://github.com/vuejs/core/pull/5912.
gamesparks-typings
@johnsoncodehk/html2pug
@johnsoncodehk/pug-beautify
Simple Pug(Jade) Beautify
@johnsoncodehk/vscode-html-languageservice
Language service for HTML
@johnsoncodehk/vue-reactivity
@vue/reactivity
jssbuild
muggle-string
This library aims to provide codegen helpers and data structure for Vue language plugin API v1.x that does not depend on Volar runtime.
native-signals
pinia-dx
Pinia DX improvement experiment (Composition API Only).
pretty-ts-errors-lsp
Make TypeScript errors prettier and more human-readable in VSCode
ts2gamesparks
### Install ts2gamesparks ```console $ npm install -g ts2gamesparks ```
@tsconfig-helper/language-server
tsl
An extension of tsc for type-aware linting
@tsslint/cli
Command-line runner for TSSLint. Lints TypeScript projects — and Vue / Vue Vine / MDX / Astro / TS Macro projects via Volar language plugins — in CI or from the terminal.
@tsslint/compat-eslint
Adapter that lets ESLint rules run under TSSLint. Consumed by `importESLintRules` from [`@tsslint/config`](../config).
@tsslint/config
Public API for `tsslint.config.ts`: `defineConfig`, `defineRule`, `definePlugin`, bundled plugin factories (`createIgnorePlugin`, `createCategoryPlugin`, `createDiagnosticsPlugin`), and importers for ESLint / TSLint / TSL rules.
@tsslint/core
The linting engine. Runs rules over TypeScript source files, manages the on-disk cache, and produces diagnostics.
@tsslint/eslint
@tsslint/tslint
@tsslint/types
Shared TypeScript types for TSSLint rules, plugins, and config — `Config`, `Rule`, `Plugin`, `Reporter`, `LinterContext`, and friends.
@tsslint/typescript-plugin
Registers TSSLint as a `tsserver` language-service plugin. Diagnostics and code fixes flow through the same path as TypeScript's own errors, using the `Program` the editor already built — no second type-check.
typesafe-path
This library is aim to explicitly annotate path format of the code, and throwing error when passing incorrect format paths.
typescript-auto-import-cache
TypeScript Language Service Completion API is slow when calculate auto-import.