Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

esbuild

From Wikipedia, the free encyclopedia
Open-source JavaScript module bundler written in Go
esbuild
Developer(s)Evan Wallace Edit this on Wikidata
Stable release
0.25.0[1] Edit this on Wikidata / 8 February 2025; 37 days ago (8 February 2025)
Repository
Written inGo Edit this on Wikidata
Operating systemCross-platform Edit this on Wikidata
TypeJavaScript bundler
LicenseMIT License Edit this on Wikidata
WebsiteOfficial websiteEdit this at Wikidata

esbuild is afree and open-source module bundler andminifier forJavaScript andCSS[2] written by Evan Wallace.[3][4] Written inGo instead of JavaScript, esbuild claims to be "10 to 100 times" faster than other bundlers by usingparallelism and shared memory usage.[5][6][7][8] It supportsTypeScript,JSX,tree-shaking and is extensible throughplugins.

Usage

[edit]

esbuild is used inVite, afront-end build-tool and development server, and thePhoenix Framework. It is included as a bundler forAngular since v17,[9]Ruby on Rails since v7,[10] and forNetlify Functions.[11]

See also

[edit]

References

[edit]
  1. ^"Release 0.25.0". 8 February 2025. Retrieved21 February 2025.
  2. ^"esbuild - Content Types".esbuild.github.io. Retrieved2024-04-15.
  3. ^Couriol, Bruno."Esbuild JavaScript Bundler Claims 10-100x Faster Bundling Time".InfoQ. Retrieved10 November 2023.
  4. ^Rappl, Florian (30 November 2022).Modern Frontend Development with Node.js: A compendium for modern JavaScript web development within the Node.js ecosystem. Packt Publishing Ltd. p. 95.ISBN 978-1-80461-738-0. Retrieved10 November 2023.esbuild is quite a new tool that focuses on performance. The key to esbuild's enhanced performance is that it was written from the ground up in the Go...
  5. ^Tyson, Matthew (26 May 2021)."7 tools transforming JavaScript development".InfoWorld.
  6. ^Beswick, James (13 July 2022)."Optimizing Node.js dependencies in AWS Lambda | AWS Compute Blog".aws.amazon.com.
  7. ^范文杰 (25 June 2021)."Why is esbuild so fast".SegmentFault.
  8. ^Minnick, Chris (5 April 2023).JavaScript All-in-One For Dummies. John Wiley & Sons. p. 515.ISBN 978-1-119-90685-8.because it's faster (as a result of being written in the Go language).
  9. ^"Angular application build system".angular.dev.
  10. ^Krill, Paul (22 September 2021)."Ruby on Rails 7 pousse le no-node pour le bundling JavaScript - Le Monde Informatique".Le Monde informatique (in French). Retrieved10 November 2023.
  11. ^Bouças, Eduardo (2 April 2021)."Modern, faster Netlify Functions: New bundler and JavaScript features".Netlify.

External links

[edit]
Code analysis
Supersets
Transpilers
Concepts
Debuggers
Doc generators
Editors(comparison)
Engines
Frameworks
Relatedtechnologies
Package managers
Module bundlers
Server-side
Unit testing frameworks(list)
People


Stub icon

Thisprogramming-tool-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Esbuild&oldid=1276235669"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp