Английская Википедия:Esbuild

Материал из Онлайн справочника
Версия от 13:50, 4 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{short description|Open-source JavaScript module bundler written in Go}} {{Lowercase title}} {{Infobox Software | name = esbuild | caption = | developer = {{wikidata|property|edit|P178}} | latest release version = {{wikidata|property|preferred|references|edit|P348|P548=Q2804309}} | latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|P348|P548=Q2804309|P...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Lowercase title Шаблон:Infobox Software

esbuild is a free and open-source module bundler and minifier for JavaScript written by Evan Wallace.[1][2] Written in Go instead of JavaScript, esbuild claims to be "10 to 100 times" faster than other bundlers by using parallelism and shared memory usage.[3][4][5][6] It supports TypeScript, JSX, tree-shaking and is extensible through plugins.

Usage

esbuild is used in Vite, a front-end build-tool and development server, and the Phoenix Framework. It is included as a bundler for Angular since v17,[7] Ruby on Rails since v7,[8] and for Netlify Functions.[9]

See also

References

Шаблон:Reflist

External links

Шаблон:JavaScript Шаблон:Authority control Шаблон:Programming-software-stub