freebsd-ports/devel/esbuild/pkg-descr

14 lines
295 B
Text

esbuild is an extremely fast JavaScript bundler.
Major features:
- Extreme speed without needing a cache
- ES6 and CommonJS modules
- Tree shaking of ES6 modules
- An API for JavaScript and Go
- TypeScript and JSX syntax
- Source maps
- Minification
- Plugins
WWW: https://esbuild.github.io/