SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 TypeScript Bundle Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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.
-
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.
-
-
-
BundleMon
A free open-source tool that helps you to monitor your bundle size on every commit and alerts you on changes.
-
TypeScript Bundle discussion
TypeScript Bundle related posts
-
Bundlejs: Package Bundle Size Checker
-
TANStack Query
-
How to improve loading time with big JSON files?
-
HELP NEEDED: Has anyone here worked with CallStack?
-
Multi-Modules / Miniapps in React Native / Expo?
-
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.
-
How to setup a monorepo where building is not necessary for individual packages, just the main one?
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Oct 2024
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 |