Back to Alternatives

Open Source Alternatives to
Bundlephobia
1 Alternative
Bundlejs
Online JS/TS bundler & minifier
Developer Tools
Bundle, minify, and compress JS/TS projects online.
904stars18forks8contributors15issuesLast commit 4mo ago
Read more about Bundlejs
bundlejs is a quick and easy way to bundle, minify, and compress your TypeScript, JavaScript, and npm packages directly online. This tool allows you to efficiently manage your project files without the need for local setup or installations, making it highly convenient for developers looking to streamline their workflow.
•Bundling: Combine multiple files and dependencies into a single file.
•Minification: Reduce file size by removing unnecessary characters and whitespace.
•Compression: View the compressed gzip/brotli bundle size to understand the impact on load times.
•Local Execution: All operations run locally in your browser, ensuring your code remains private and secure.
In conclusion, bundlejs offers a seamless way to optimize your JavaScript and TypeScript projects by bundling, minifying, and compressing them all within your browser.
