Skip to content

Monorepo for tools developed by the Rush Stack community

Notifications You must be signed in to change notification settings

forivall/rushstack

Repository files navigation

https://rushstack.io/

Join the chat at https://gitter.im/rushstackBuild Status

The home for various projects maintained by the Rush Stack community, whose mission is to develop reusable tooling for large scale TypeScript monorepos.

Documentation Links

Published Packages

FolderVersionChangelogPackage
/apps/api-documenternpm versionchangelog@microsoft/api-documenter
/apps/api-extractornpm versionchangelog@microsoft/api-extractor
/apps/api-extractor-modelnpm versionchangelog@microsoft/api-extractor-model
/apps/heftnpm versionchangelog@rushstack/heft
/apps/rushnpm versionchangelog@microsoft/rush
/apps/rush-buildxlnpm version@microsoft/rush-buildxl
/apps/rush-libnpm version@microsoft/rush-lib
/core-build/gulp-core-buildnpm versionchangelog@microsoft/gulp-core-build
/core-build/gulp-core-build-mochanpm versionchangelog@microsoft/gulp-core-build-mocha
/core-build/gulp-core-build-sassnpm versionchangelog@microsoft/gulp-core-build-sass
/core-build/gulp-core-build-servenpm versionchangelog@microsoft/gulp-core-build-serve
/core-build/gulp-core-build-typescriptnpm versionchangelog@microsoft/gulp-core-build-typescript
/core-build/gulp-core-build-webpacknpm versionchangelog@microsoft/gulp-core-build-webpack
/core-build/node-library-buildnpm versionchangelog@microsoft/node-library-build
/core-build/web-library-buildnpm versionchangelog@microsoft/web-library-build
/libraries/debug-certificate-managernpm versionchangelog@rushstack/debug-certificate-manager
/libraries/load-themed-stylesnpm versionchangelog@microsoft/load-themed-styles
/libraries/node-core-librarynpm versionchangelog@rushstack/node-core-library
/libraries/package-deps-hashnpm versionchangelog@rushstack/package-deps-hash
/libraries/stream-collatornpm versionchangelog@rushstack/stream-collator
/libraries/ts-command-linenpm versionchangelog@rushstack/ts-command-line
/libraries/typings-generatornpm versionchangelog@rushstack/typings-generator
/stack/eslint-confignpm versionchangelog@rushstack/eslint-config
/stack/eslint-patchnpm versionchangelog@rushstack/eslint-patch
/stack/eslint-pluginnpm versionchangelog@rushstack/eslint-plugin
/stack/rush-stack-compiler-2.4npm versionchangelog@microsoft/rush-stack-compiler-2.4
/stack/rush-stack-compiler-2.7npm versionchangelog@microsoft/rush-stack-compiler-2.7
/stack/rush-stack-compiler-2.8npm versionchangelog@microsoft/rush-stack-compiler-2.8
/stack/rush-stack-compiler-2.9npm versionchangelog@microsoft/rush-stack-compiler-2.9
/stack/rush-stack-compiler-3.0npm versionchangelog@microsoft/rush-stack-compiler-3.0
/stack/rush-stack-compiler-3.1npm versionchangelog@microsoft/rush-stack-compiler-3.1
/stack/rush-stack-compiler-3.2npm versionchangelog@microsoft/rush-stack-compiler-3.2
/stack/rush-stack-compiler-3.3npm versionchangelog@microsoft/rush-stack-compiler-3.3
/stack/rush-stack-compiler-3.4npm versionchangelog@microsoft/rush-stack-compiler-3.4
/stack/rush-stack-compiler-3.5npm versionchangelog@microsoft/rush-stack-compiler-3.5
/stack/rush-stack-compiler-3.6npm versionchangelog@microsoft/rush-stack-compiler-3.6
/stack/rush-stack-compiler-3.7npm versionchangelog@microsoft/rush-stack-compiler-3.7
/stack/rush-stack-compiler-3.8npm versionchangelog@microsoft/rush-stack-compiler-3.8
/stack/rush-stack-compiler-3.9npm versionchangelog@microsoft/rush-stack-compiler-3.9
/webpack/loader-load-themed-stylesnpm versionchangelog@microsoft/loader-load-themed-styles
/webpack/loader-raw-scriptnpm versionchangelog@rushstack/loader-raw-script
/webpack/localization-pluginnpm versionchangelog@rushstack/localization-plugin
/webpack/module-minifier-pluginnpm versionchangelog@rushstack/module-minifier-plugin
/webpack/set-webpack-public-path-pluginnpm versionchangelog@rushstack/set-webpack-public-path-plugin

Unpublished Local Projects

FolderDescription
/build-tests/api-documenter-testBuilding this project is a regression test for api-documenter
/build-tests/api-extractor-lib1-testBuilding this project is a regression test for api-extractor
/build-tests/api-extractor-lib2-testBuilding this project is a regression test for api-extractor
/build-tests/api-extractor-lib3-testBuilding this project is a regression test for api-extractor
/build-tests/api-extractor-scenariosBuilding this project is a regression test for api-extractor
/build-tests/api-extractor-test-01Building this project is a regression test for api-extractor
/build-tests/api-extractor-test-02Building this project is a regression test for api-extractor
/build-tests/api-extractor-test-03Building this project is a regression test for api-extractor
/build-tests/api-extractor-test-04Building this project is a regression test for api-extractor
/build-tests/heft-minimal-rig-testThis is a minimal rig package that is imported by the 'heft-minimal-rig-usage-test' project
/build-tests/heft-minimal-rig-usage-testA test project for Heft that resolves its compiler from the 'heft-minimal-rig-test' package
/build-tests/heft-node-basic-testThis project illustrates a minimal tutorial Heft project targeting the Node.js runtime
/build-tests/heft-node-everything-testBuilding this project tests every task and config file for Heft when targeting the Node.js runtime
/build-tests/heft-oldest-compiler-testBuilding this project tests Heft with the oldest supported TypeScript compiler version
/build-tests/heft-rsc-testBuilding this project tests Heft using the rush-stack-compiler rig package
/build-tests/heft-webpack-basic-testThis project illustrates a minimal tutorial Heft project targeting the web browser runtime
/build-tests/heft-webpack-everything-testBuilding this project tests every task and config file for Heft when targeting the web browser runtime
/build-tests/localization-plugin-test-01Building this project exercises @microsoft/localization-plugin. This tests that the plugin works correctly without any localized resources.
/build-tests/localization-plugin-test-02Building this project exercises @microsoft/localization-plugin. This tests that the loader works correctly with the exportAsDefault option unset.
/build-tests/localization-plugin-test-03Building this project exercises @microsoft/localization-plugin. This tests that the plugin works correctly with the exportAsDefault option set to true.
/build-tests/node-library-build-eslint-test
/build-tests/node-library-build-tslint-test
/build-tests/rush-stack-compiler-2.4-library-test
/build-tests/rush-stack-compiler-2.7-library-test
/build-tests/rush-stack-compiler-2.8-library-test
/build-tests/rush-stack-compiler-2.9-library-test
/build-tests/rush-stack-compiler-3.0-library-test
/build-tests/rush-stack-compiler-3.1-library-test
/build-tests/rush-stack-compiler-3.2-library-test
/build-tests/rush-stack-compiler-3.3-library-test
/build-tests/rush-stack-compiler-3.4-library-test
/build-tests/rush-stack-compiler-3.5-library-test
/build-tests/rush-stack-compiler-3.6-library-test
/build-tests/rush-stack-compiler-3.7-library-test
/build-tests/rush-stack-compiler-3.8-library-test
/build-tests/rush-stack-compiler-3.9-library-test
/build-tests/ts-command-line-testBuilding this project is a regression test for ts-command-line
/build-tests/web-library-build-test
/libraries/rushellExecute shell commands using a consistent syntax on every platform
/repo-scripts/doc-plugin-rush-stackAPI Documenter plugin used with the rushstack.io website
/repo-scripts/generate-api-docsUsed to generate API docs for the rushstack.io website
/repo-scripts/repo-toolboxUsed to execute various operations specific to this repo
/stack/rush-stack-compiler-shared

Contributor Notice

This repo welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This repo has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

Monorepo for tools developed by the Rush Stack community

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript96.4%
  • JavaScript3.5%
  • Other0.1%