Siphon CLI
JSON →Siphon is a lightweight CLI bundler for web applications that processes HTML documents and resolves their assets (JS, CSS, images) into optimized production builds. At version 0.0.8, it is in early development with basic bundling and watch mode. It differentiates itself with zero configuration for simple projects, using a siphon.config.js for customization. Compared to Webpack or Parcel, it is minimal and opinionated, focusing on HTML-first bundling. The package is installable globally and intended for small to medium projects. However, given its early stage, it lacks advanced features like code splitting or tree shaking and may have limited community support.
Resources
packagesiphon-cli ↗