bundlejs VS tslib

Compare bundlejs vs tslib and see what are their differences.

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. (by okikio)

tslib

Runtime library for TypeScript helpers. (by microsoft)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
bundlejs tslib
32 4
702 1,214
- 1.9%
6.8 6.8
about 2 months ago 3 days ago
TypeScript TypeScript
MIT License BSD Zero Clause License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bundlejs

Posts with mentions or reviews of bundlejs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.

tslib

Posts with mentions or reviews of tslib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.
  • Htmx changes license to Zero-Clause BSD
    3 projects | news.ycombinator.com | 15 Jan 2024
    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.)
  • String Literals in JavaScript: Should I Use Double-quotes or Single-quotes?
    7 projects | dev.to | 8 May 2022
    Looking at some popular JavaScript projects on GitHub, I noted that react, moment, and express all use single quotes for strings. However, another popular project, tslib, uses double quotes 🙄. So, while it would seem that single quotes is more common, this metric is not entirely conclusive.
  • Optimizing bundle size with TSLib helper functions
    2 projects | dev.to | 27 Jan 2021
    You may just copy them from tslib. It's 0BSD-licensed which doesn't even require attribution; but having the link somewhere in your comments is at least polite 🙂

What are some alternatives?

When comparing bundlejs and tslib you can also consider the following projects:

ponyfill - 🦄 Like polyfill but with pony pureness

tsyringe - Lightweight dependency injection container for JavaScript/TypeScript

esbuild-runner - ⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild

bundlesize - Keep your bundle size in check

XToolSet - Typed import, and export XLSX spreadsheet to JS / TS. Template-based create, render, and export data into excel files.

sharedworker - A small spec. compliant polyfill for SharedWorkers, it acts as a drop in replacement for normal Workers.

ts-transform-import-path-rewrite - TS AST transformer to rewrite import path

pretty-bytes - Convert bytes to a human readable string: 1337 → 1.34 kB

ts_injector - Simple and lightweight injector for typescript projects.

Microbundle - 📦 Zero-configuration bundler for tiny modules.

hammer - Build Tool for Browser and Node Applications

Monaco Editor - A browser based code editor