{"library":"herb-build","type":"library","category":null,"description":"herb-build is a build tool for JavaScript/TypeScript projects with a focus on simplicity and convention over configuration. As of version 1.4.8 (stable, released monthly), it provides a single-command build pipeline that handles TypeScript compilation, bundling, and minification. Unlike Webpack or Rollup, herb-build aims to be zero-config for standard projects while still offering extensibility via plugins. It supports both ESM and CJS output, includes built-in type checking, and is designed for both CLI and programmatic use. The package has TypeScript definitions bundled and is available on npm, targeting Node.js environments.","language":"javascript","status":"active","version":"1.4.8","tags":["javascript"],"last_verified":"Sat May 09","install":[{"cmd":"npm install herb-build","imports":["import { build } from 'herb-build'","import { createConfig } from 'herb-build'","import { defineConfig } from 'herb-build'"]},{"cmd":"yarn add herb-build","imports":[]},{"cmd":"pnpm add herb-build","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/herb-build","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}