freebsd-ports/devel/esbuild/pkg-descr

13 lines
262 B
Text
Raw Normal View History

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