Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Monorepo for tools developed by the Rush Stack community

NotificationsYou must be signed in to change notification settings

psy-repos-typescript/rushstack

 
 

Repository files navigation

https://rushstack.io/

Zulip chat room  Build Status

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

Documentation Links

  • What is Rush Stack? - learn about the mission behind these projects
  • API reference - browse API documentation for NPM packages
  • Zulip chat room - chat with the Rush Stack developers
  • Rush - a build orchestrator for large scale TypeScript monorepos
  • API Extractor - create .d.ts rollups and track your TypeScript API signatures
  • API Documenter - use TSDoc comments to publish an API documentation website

Related Repos

These GitHub repositories provide supplementary resources for Rush Stack:

  • rushstack-samples - a monoprepo with sample projects thatillustrate various project setups, including how to use Heft with other popular JavaScript frameworks
  • rush-example - a minimal Rush repo that demonstrates the fundamentalsof Rush without relying on any other Rush Stack tooling
  • rushstack-legacy - older projects that are still maintainedbut no longer actively developed

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/rundownnpm versionchangelog@rushstack/rundown
/apps/rushnpm versionchangelog@microsoft/rush
/apps/rush-libnpm version@microsoft/rush-lib
/eslint/eslint-confignpm versionchangelog@rushstack/eslint-config
/eslint/eslint-patchnpm versionchangelog@rushstack/eslint-patch
/eslint/eslint-pluginnpm versionchangelog@rushstack/eslint-plugin
/eslint/eslint-plugin-packletsnpm versionchangelog@rushstack/eslint-plugin-packlets
/eslint/eslint-plugin-securitynpm versionchangelog@rushstack/eslint-plugin-security
/heft-plugins/heft-dev-cert-pluginnpm versionchangelog@rushstack/heft-dev-cert-plugin
/heft-plugins/heft-jest-pluginnpm versionchangelog@rushstack/heft-jest-plugin
/heft-plugins/heft-sass-pluginnpm versionchangelog@rushstack/heft-sass-plugin
/heft-plugins/heft-serverless-stack-pluginnpm versionchangelog@rushstack/heft-serverless-stack-plugin
/heft-plugins/heft-storybook-pluginnpm versionchangelog@rushstack/heft-storybook-plugin
/heft-plugins/heft-webpack4-pluginnpm versionchangelog@rushstack/heft-webpack4-plugin
/heft-plugins/heft-webpack5-pluginnpm versionchangelog@rushstack/heft-webpack5-plugin
/libraries/debug-certificate-managernpm versionchangelog@rushstack/debug-certificate-manager
/libraries/heft-config-filenpm versionchangelog@rushstack/heft-config-file
/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/rig-packagenpm versionchangelog@rushstack/rig-package
/libraries/rush-sdknpm version@rushstack/rush-sdk
/libraries/stream-collatornpm versionchangelog@rushstack/stream-collator
/libraries/terminalnpm versionchangelog@rushstack/terminal
/libraries/tree-patternnpm versionchangelog@rushstack/tree-pattern
/libraries/ts-command-linenpm versionchangelog@rushstack/ts-command-line
/libraries/typings-generatornpm versionchangelog@rushstack/typings-generator
/rigs/heft-node-rignpm versionchangelog@rushstack/heft-node-rig
/rigs/heft-web-rignpm versionchangelog@rushstack/heft-web-rig
/rush-plugins/rush-amazon-s3-build-cache-pluginnpm version@rushstack/rush-amazon-s3-build-cache-plugin
/rush-plugins/rush-azure-storage-build-cache-pluginnpm version@rushstack/rush-azure-storage-build-cache-plugin
/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-samples/heft-node-basic-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-node-jest-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-node-rig-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-serverless-stack-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-storybook-react-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-storybook-react-tutorial-storykitStorybook build dependencies for heft-storybook-react-tutorial
/build-tests-samples/heft-web-rig-app-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-web-rig-library-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/heft-webpack-basic-tutorial(Copy of sample project) Building this project is a regression test for Heft
/build-tests-samples/packlets-tutorial(Copy of sample project) Building this project is a regression test for @rushstack/eslint-plugin-packlets
/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/eslint-7-testThis project contains a build test to validate ESLint 7 compatibility with the latest version of @rushstack/eslint-config (and by extension, the ESLint plugin)
/build-tests/heft-action-pluginThis project contains a Heft plugin that adds a custom action
/build-tests/heft-action-plugin-testThis project exercises a custom Heft action
/build-tests/heft-copy-files-testBuilding this project tests copying files with Heft
/build-tests/heft-example-plugin-01This is an example heft plugin that exposes hooks for other plugins
/build-tests/heft-example-plugin-02This is an example heft plugin that taps the hooks exposed from heft-example-plugin-01
/build-tests/heft-fastify-testThis project tests Heft support for the Fastify framework for Node.js services
/build-tests/heft-jest-reporters-testThis project illustrates configuring Jest reporters in a minimal Heft project
/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-everything-esm-module-testBuilding this project tests every task and config file for Heft when targeting the Node.js runtime when configured to use ESM module support
/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-parameter-pluginThis project contains a Heft plugin that adds a custom parameter to built-in actions
/build-tests/heft-parameter-plugin-testThis project exercises a built-in Heft action with a custom parameter
/build-tests/heft-sass-testThis project illustrates a minimal tutorial Heft project targeting the web browser runtime
/build-tests/heft-typescript-composite-testBuilding this project tests behavior of Heft when the tsconfig.json file uses project references.
/build-tests/heft-web-rig-library-testA test project for Heft that exercises the '@rushstack/heft-web-rig' package
/build-tests/heft-webpack4-everything-testBuilding this project tests every task and config file for Heft when targeting the web browser runtime using Webpack 4
/build-tests/heft-webpack5-everything-testBuilding this project tests every task and config file for Heft when targeting the web browser runtime using Webpack 5
/build-tests/install-test-workspace
/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/rush-amazon-s3-build-cache-plugin-integration-testTests connecting to an amazon S3 endpoint
/build-tests/rush-project-change-analyzer-testThis is an example project that uses rush-lib's ProjectChangeAnalyzer to
/build-tests/set-webpack-public-path-plugin-webpack4-testBuilding this project tests the set-webpack-public-path-plugin using Webpack 4
/build-tests/ts-command-line-testBuilding this project is a regression test for ts-command-line
/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
/rush-plugins/rush-litewatch-pluginAn experimental alternative approach for multi-project watch mode
/rush-plugins/rush-serve-pluginA Rush plugin that hooks into a rush action and serves output folders from all projects in the repository.

Contributor Notice

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

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

This repo has adopted theMicrosoft Open Source Code of Conduct.For more information see theCode of Conduct FAQ orcontactopencode@microsoft.com with any additional questions or comments.

About

Monorepo for tools developed by the Rush Stack community

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript96.8%
  • JavaScript3.1%
  • Shell0.1%
  • CSS0.0%
  • HTML0.0%
  • Sass0.0%

[8]ページ先頭

©2009-2025 Movatter.jp