nowfound

Dev tools · March 22, 2023

bundlejs api

API to bundle, treeshake and check npm package sizes

bundlejs api launched on March 22, 2023 with 68 votes, #1,362 of 5,075 launches that month and more than 50% of that year's launches.

What it does

Takes bundlejs from a web app to an API which uses deno and esbuild to treeshake and bundle packages, get the package analysis, generate badges and supports returning the bundle metafile, the importable bundled code, and the bundle size as a badge or JSON.

Does a similar job

all alternatives →
  • bundlejs2021 · ▲90

    An online bundler and an npm package size checker

  • Bundle Phobia2017 · ▲82

    Find the cost of adding a npm package to your bundle

  • BunDec 2025 · bun.com · ▲303

    A fast JS runtime Node.js replacement with built‑in tools

  • packtracker.io2018 · ▲83

    Webpack bundle analysis, for every commit 📉

  • Bundle Analyzer2019 · ▲10

    Keep your webpack bundle optimized over time.

  • JavaScript Air: webpack2016 · ▲63

    Learn about an amazing JavaScript bundler called webpack.

More dev tools this month

the category →
  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 27d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 18d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 8d ago · opentrailpaper.com

  • Toplify365

    Track your App Store ranking worldwide

    Dev tools · 22d ago · toplify.app

  • Vendo 362

    Let your users build their own features inside your product

    Dev tools · 27d ago · vendo.run

  • See code through a new lens

    Dev tools · 16d ago · prlens.dev

Source: Product Hunt launch

Launched alongside, March 2023

the whole month →
  • GPT-41,160

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io