분류 javascript

JavaScript Bundlers libraries

컨텐츠 정보

  • 조회 520 (작성일 )

본문

https://github.com/webpack/webpack 

https://webpack.js.org/ 

자바 스크립트와 친구들을 위한 묶음. 여러 모듈을 묶은 자산으로 묶습니다.


https://github.com/gulpjs/gulp 

https://gulpjs.com/ 

스트리밍 빌드 시스템


https://github.com/parcel-bundler/parcel 

https://parceljs.org/ 

초고속 구성 웹 응용 프로그램 번들


https://github.com/rollup/rollup 

https://rollupjs.org/guide/en 

차세대 ES 모듈 번들러


https://github.com/gruntjs/grunt 

https://gruntjs.com/ 

자바 스크립트 작업 러너


https://github.com/FormidableLabs/webpack-dashboard 

webpack dev 서버를위한 CLI 대시 보드


https://github.com/brunch/brunch 

https://brunch.io/ 

간단한 선언 구성, 신속한 개발을위한 원활한 증분 컴파일, 독창적 인 파이프 라인 및 워크 플로우, 소스 맵에 대한 핵심 지원을 갖춘 고속 프론트 엔드 웹 앱 구축 도구.


https://github.com/broccolijs/broccoli 

브라우저 컴파일 라이브러리 - 브라우저에서 실행되는 응용 프로그램의 자산 파이프 라인


https://github.com/stephencookdev/speed-measure-webpack-plugin 

플러그인과 로더가 얼마나 빠르 냐는 것을 알기 때문에 빌드를 최적화 할 수 있습니다.