TypeScript Build

Open-source TypeScript projects categorized as Build

Top 16 TypeScript Build Projects

  • nx

    Smart Monorepos ยท Fast CI

    Project mention: We switched from Next.js to Astro (and why it might interest you) | news.ycombinator.com | 2024-12-03

    Just use react.... That's what I do - it is so much easier than trying to fight with Next.js.

    I have a large application and I use next.js for the landing pages (landing, tos, privacy, blog, login, etc..) - but for the core application after login, I just use vanilla react with react router. For me I keep these as separate applications as I don't want to load the entire app just for the landing page or login box.

    Every time I need to work in the nextjs part of the app I always run into problems and have to read the docs and troubleshoot, sift through which part of the docs apply to my setup versus the app router.

    If your entire application needs to be indexed as a static site (e.g. content based versus a web application), then vanilla react isn't a good fit - so it depends on your needs.

    Unrelated - but shout out to https://nx.dev. I always prefer using this for all of my projects - made it super easy to have my node backend, react frontend, nextjs landing page, chrome extension, cron jobs, etc.. all in the same codebase where I can share code between all of them via non-publishable libraries.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • forge

    :electron: A complete tool for building and publishing Electron applications

    Project mention: Electron Code Signing: Using SSL.com codeSignTool for EV code signing | dev.to | 2024-05-09
  • rushstack

    Monorepo for tools developed by the Rush Stack community

  • just

    The task library that just works (by microsoft)

  • ultra-runner

    ๐Ÿƒโ›ฐ Ultra fast monorepo script runner and build tool

  • angular-builders

    Angular build facade extensions (Jest and custom webpack configuration)

    Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    You can check out his repo at: https://github.com/just-jeb/angular-builders

  • unity-builder

    Build Unity projects for different platforms

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • yarn.build

    Build ๐Ÿ›  and Bundle ๐Ÿ“ฆ your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.

  • backfill

    A JavaScript caching library for reducing build time

  • vite-plugin-lib-inject-css

    Inject css at the top of chunk file in lib mode using import statement, support multiple entries.

  • reactcci

    React create component interactive CLI

  • pkg-tools

    An opinionated build toolchain with typed configuration. A project by @crowprose

    Project mention: Show HN: An opinionated build toolchain for TS projects | news.ycombinator.com | 2024-02-05
  • build-this-branch

    ๐Ÿค– Script to automate creating built branches

  • renoun-docs-template

    Project mention: Show HN: Self-Hostable Algolia DocSearch Replacement | news.ycombinator.com | 2024-10-11

    No, it use different API with Algolia DocSearch.

    > Have been looking for a way to mock the service in development

    This is what I wanted too! So we have multiple providers, including `canary-provider-mock`. So you can use it to mock it in the dev.

    example:

    https://github.com/noxify/renoun-docs-template/blob/055b54/s...

  • package-build

    cli to build library projects using only package.json and command line arguments as inputs

  • wurk

    Wurk is a lightweight and extensible build system for monorepos.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Build discussion

Log in or Post with

TypeScript Build related posts

  • Things I learned while building projects with NX

    5 projects | dev.to | 18 Mar 2024
  • Show HN: An opinionated build toolchain for TS projects

    1 project | news.ycombinator.com | 5 Feb 2024
  • Show HN: An opinionated TS package build toolchain with typed configuration

    1 project | news.ycombinator.com | 4 Feb 2024
  • An opinionated toolchain for your TypeScript package's build-related tasks

    1 project | news.ycombinator.com | 11 Jan 2024
  • An opinionated toolchain for your TypeScript package's build-related tasks

    1 project | news.ycombinator.com | 7 Jan 2024
  • Angular Testing in 2023 - Past, Present and Future

    5 projects | dev.to | 5 Jun 2023
  • is there any real and open "multi project" monorepo?

    5 projects | /r/typescript | 27 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

What are some of the best open-source Build projects in TypeScript? This list will help you:

Project Stars
1 nx 23,933
2 forge 6,522
3 rushstack 5,960
4 just 1,955
5 ultra-runner 1,206
6 angular-builders 1,149
7 unity-builder 858
8 yarn.build 326
9 backfill 157
10 vite-plugin-lib-inject-css 152
11 reactcci 68
12 pkg-tools 36
13 build-this-branch 21
14 renoun-docs-template 5
15 package-build 5
16 wurk 4

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?