Skip to content

Commit 50d97bb

Browse files
authored
Merge pull request #410 from octogonz/octogonz/rush-stack-projects
Add the Rush Stack projects
2 parents fccbea8 + 43ab6de commit 50d97bb

File tree

10 files changed

+46
-0
lines changed

10 files changed

+46
-0
lines changed

_projects/api-extractor.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: API Extractor
3+
description: API Extractor helps you ship better TypeScript libraries by detecting breaking API changes, bundling .d.ts rollups, and generating API website docs.
4+
linkText: Learn about API Extractor
5+
projectUrl: https://api-extractor.com/
6+
logo: api-extractor.svg
7+
---

_projects/heft.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Heft
3+
description: Heft standardizes how TypeScript projects get built, simplifying upgrades and migrations when you manage thousands of projects.
4+
linkText: Learn about Heft
5+
projectUrl: https://heft.rushstack.io/
6+
logo: heft.svg
7+
---

_projects/lockfile-explorer.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Lockfile Explorer
3+
description: Lockfile Explorer helps you visualize and solve version conflicts when working in a monorepo that uses the PNPM package manager.
4+
linkText: Learn about Lockfile Explorer
5+
projectUrl: https://lfx.rushstack.io/
6+
logo: lockfile-explorer.svg
7+
---

_projects/rush.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Rush
3+
description: Rush is a popular build orchestrator for large scale TypeScript monorepos.
4+
linkText: Learn about Rush
5+
projectUrl: https://rushjs.io/
6+
logo: rush.svg
7+
---

_projects/tsdoc.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: TSDoc
3+
description: TSDoc is an interoperable standard for API doc comments in TypeScript code.
4+
linkText: Learn about TSDoc
5+
projectUrl: https://tsdoc.org/
6+
logo: tsdoc.svg
7+
---
Lines changed: 4 additions & 0 deletions
Loading

assets/images/projects/heft.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)