TypeScript Bundle

Open-source TypeScript projects categorized as Bundle

Top 11 TypeScript Bundle Projects

  • nexe

    🎉 create a single executable out of your node.js apps

  • SaaSHub

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

    SaaSHub logo
  • rollup-plugin-visualizer

    📈⚖️ Visuallize your bundle

  • tslib

    Runtime library for TypeScript helpers.

    Project mention: Htmx changes license to Zero-Clause BSD | news.ycombinator.com | 2024-01-15

    It's appropriate for software designed for use cases where an attribution requirement would be inconvenient or otherwise undesirable. For example, https://github.com/microsoft/tslib uses it, because that library is automatically included in any TypeScript program that uses downleveling, so if it had an attribution requirement then that requirement would apply to every program written in TypeScript, which nobody wants. (GCC and LLVM do something similar with their special runtime-library exceptions to the GPL and Apache License, respectively, but tslib lives in a separate repository from the rest of TypeScript and so could easily just get a separate license.)

  • bundlejs

    An online tool to quickly bundle & minify your projects, while viewing the compressed bundle size, all running locally on your browser. A quick and easy way to bundle, minify, and compress (gzip and brotli) your ts, js, jsx and npm projects all online, with the bundle file size.

  • dts-bundle-generator

    A tool to generate a single bundle of dts with types tree-shaking

    Project mention: How and why do we bundle zx? | dev.to | 2024-05-06

    While we were fighting against the modules, we forgot one small detail - their built-in typings. Esbuild can't do this at all yet. Unbelievable, but the tsc, native TS compiler, also does not provide a typings concat feature. Got around this problem: we've introduced [a utility to combine typings](tsc-dts-fix of zx own code, and applied some monkey patches for external libdefs squashed via dts-bundle-generator.

  • gradejs

    GradeJS analyzes production Webpack bundles without having access to the source code of a website. Instantly see vulnerabilities, outdated packages, and more just by entering a web application URL.

  • 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.

  • react-native-decompiler

    Decompile React Native Android/IOS Bundle.

  • hammer

    Build Tool for Browser and Node Applications (by sinclairzx81)

  • BundleMon

    A free open-source tool that helps you to monitor your bundle size on every commit and alerts you on changes.

  • micro-ts

    A minimalist template to create packages with TypeScript and microbundle from @developit

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 Bundle discussion

Log in or Post with

TypeScript Bundle related posts

  • Bundlejs: Package Bundle Size Checker

    1 project | news.ycombinator.com | 10 Sep 2023
  • TANStack Query

    3 projects | /r/Angular2 | 6 Jul 2023
  • How to improve loading time with big JSON files?

    1 project | /r/reactnative | 14 Jun 2023
  • HELP NEEDED: Has anyone here worked with CallStack?

    1 project | /r/reactnative | 10 Feb 2023
  • Multi-Modules / Miniapps in React Native / Expo?

    1 project | /r/reactnative | 2 Feb 2023
  • I created a new NPM React Data Table Library with Material Design, built on top of TanStack Table's efficient table logic hooks and API.

    1 project | /r/webdev | 15 Oct 2022
  • How to setup a monorepo where building is not necessary for individual packages, just the main one?

    2 projects | /r/typescript | 8 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 nexe 12,968
2 rollup-plugin-visualizer 1,906
3 tslib 1,253
4 bundlejs 771
5 dts-bundle-generator 751
6 gradejs 407
7 yarn.build 326
8 react-native-decompiler 267
9 hammer 237
10 BundleMon 105
11 micro-ts 86

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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