RxTS
- Nanjing, Jiangsu, PRC
- https://www.1stg.me
- [email protected]
Repositories
-
eslint
Incredible ESLint plugins, make ESLint greater.
-
-
-
-
pkgr
Simple but incredible utilities for package bundlers like rollup, webpack.
-
prettier
📦 Opinionated but Incredible Prettier plugins. -
tslint-config-eslint
Yet another TSLint Configuration which disables all rules which has been handlered by `eslint` or `@typescript-eslint`.
-
eslint-plugin-sonar
[ESLint](https://github.com/eslint/eslint) rules extracted from [SonarJS](https://github.com/SonarSource/SonarJS)
-
-
babel-preset-proposal-typescript
Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.
-
ng-tslint
Useful TSLint rules extracted from `angular/components` for Angular libraries.
-
synckit
Perform async work synchronously in Node.js using a separate process with first-class TypeScript support
-
types
TypeScript Type Definitions same as DefinitelyTyped.
-
react-translator
A deadly simple i18n translate plugin for React, ready for Server Side Rendering.
-
vue-translator
A deadly simple i18n translate plugin for Vue, ready for Server Side Rendering.
-
-
tsconfig-paths
Forked from dividab/tsconfig-pathsLoad node modules according to tsconfig paths, in run-time or via API.
-
appcenter
Stable link that redirects to unstable App Center download link via Vercel with puppeteer.
-
-
-
eslint-import-resolver-ts
Forked from alexgorbatchev/eslint-import-resolver-typescriptThis plugin adds TypeScript support to `eslint-plugin-import`.
-
rollup-plugin-ts
Forked from wessberg/rollup-plugin-tsA Typescript Rollup plugin that bundles declarations and respects Babel and Browserslist configurations.
-
-
babel-tsc
Pipe TypeScript source codes through Babel then TypeScript Compiler to combine them together with stage-0 features!
-
-
typescript-transform-graphql
TypeScript transformer for compiling plain `.gql`/`.graphql` through `graphql-tag`.
-
react-server-renderer
Yet another simple React SSR solution inspired by vue-server-render