webpack-encore
Asset bundler
A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets.
A simple but powerful API for processing & compiling assets built around Webpack
2k stars
44 watching
198 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
babellesspostcssreactsasssymfonywebpack
Related projects:
Repository | Description | Stars |
---|---|---|
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
encoredev/encore | A comprehensive backend development toolkit for building scalable applications with cloud services | 8,034 |
laravel-mix/laravel-mix | A tool that simplifies the process of bundling and compiling assets in Laravel applications using Webpack | 5,273 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
petehunt/webpack-howto | A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,105 |
webpack-contrib/webpack-bundle-analyzer | A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,602 |
googlechromelabs/webpack-libs-optimizations | Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,362 |
webiny/webiny-js | A serverless enterprise content management system with drag-and-drop editors and APIs for building custom applications. | 7,439 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,863 |
ronami/minipack | An implementation of a simplified module bundler written in JavaScript | 3,202 |
swagger-api/swagger-ui | Generates visual documentation for APIs from OpenAPI specifications | 26,706 |
webdiscus/html-bundler-webpack-plugin | Automates the processing of source files and generates an HTML file containing links to resources. | 152 |
symfony/asset | A PHP component for managing asset versions and URLs in web applications. | 3,124 |
parcel-bundler/parcel | A build tool that automates the process of compiling and optimizing web applications without requiring any configuration. | 43,546 |