aboutsummaryrefslogtreecommitdiff
path: root/devel/esbuild/pkg-descr
blob: 3eed84eb20aaf998c9d8bb2dee936fd33207010b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/