Popularity
7.6
Growing
Activity
6.1
Declining
2,209
45
198

Programming language: JavaScript
License: MIT License
Latest version: v4.1.0

Symfony Encore alternatives and similar libraries

Based on the "Asset Management" category.
Alternatively, view Symfony Encore alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Symfony Encore or a related project?

Add another 'Asset Management' Library

README

Webpack Encore: A Simple & Powerful Webpack API

Build Status NPM Version Node

Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules, pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional asset system that's a delight to use.

Encore is inspired by Webpacker and Mix, but stays in the spirit of Webpack: using its features, concepts and naming conventions for a familiar feel. It aims to solve the most common Webpack use cases.

Encore is made by Symfony and works beautifully in Symfony applications. But it can easily be used in any application... in any language!

Documentation

Read the Documentation on symfony.com or view a demo application: symfony/demo.