
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 →More dev tools this month
the category →


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

Vendo ▲362Let your users build their own features inside your product
Dev tools · 27d ago · vendo.run

Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- 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