~kingwl

@chaitin/browserslist-config-monster

v19.5.0
May the monster be with you.

@chaitin/querystring

v1.1.0
Parse and stringify URL query strings

ts-creator

v1.2.5
A code generator to generate TypeScript code generator from TypeScript code

ts-baseline

v0.0.1
A tools for generate typescript types and symbols

typei18n

v1.0.6
yet another i18n solution by codegen

typei18n-plugin

v1.0.3

typei18n-vue

v1.0.0
vue provider for typei18n

typei18n-react

v1.0.1
react provider for typei18n

class-component-converter

v0.0.1
Transform your vue class component to functional api

ts-ez-host

v0.0.8
Easy TypeScript VFS implement, make with ❤

ts-bc

v0.0.2
<br/>

ts-upgrade

v1.0.10
Upgrade your typescript code to target version

ts-react-hooks-tools

v0.1.17
Provide tools to make React hooks easy.

ts-string-literal-enum-plugin

v0.0.3
A tool that converts enums to string literal enum with only one click. Build with ❤️.

open-typescript

v4.9.4
> No more typescript.d.ts !

ts-enum-completion-plugin

v0.0.1

babel-plugin-typescript-non-null-assertion-runtime

v0.0.2
## Summary

feeny-ts

v0.0.4
## Summary

babel-plugin-why-did-you-update

v0.0.1

yet-another-eslint-blame

v0.0.3
Yet another eslint blame (might) with better adaptability. The input is eslint's output with json format (You can see it [here](https://eslint.org/docs/user-guide/formatters/#json)). And it's will run git blame for each eslint report.

get-vscode-typescript

v0.0.2
Get TypeScript Lib instance in VSCode extension environment. Rather than package the TypeScript and add 8mb more size.

ts-plugin-inline-values

v0.0.1
Support inline values in TypeScript for VSCode

monaco-volar

v0.4.0
Vue support for monaco

core-typescript

v0.0.1
## TODO - [ ] ECMAScript proposals - [x] Finished proposals - [x] `Array` find from last - [x] Stage 3 proposals - [x] `Array` grouping - [x] Change `Array` by copy - [x] Stage 2 proposals - [x] `Iterator` helpers - [x] New `Set` metho

core-dts

v0.0.3
TypeScript will support all proposals above stage-3. But there are always some gap between TypeScript support and proposal progress. And sometimes we want to use proposals within stage-3 (e.g. `Iterator helper`) because we may use polyfill.