RxTS
- Nanjing, Jiangsu, PRC
- https://www.1stg.me
- rxts@1stg.me
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
pkgr
Simple but incredible utilities for package bundlers like rollup, webpack.
-
prettier
📦 Opinionated but Incredible Prettier plugins. -
babel-preset-proposal-typescript
Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.
-
tslint-config-eslint
Yet another TSLint Configuration which disables all rules which has been handlered by `eslint` or `@typescript-eslint`.
-
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.
-
ng-tslint
Useful TSLint rules extracted from `angular/components` for Angular libraries.
-
-
-
-
-
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