All Projects → symfony → Webpack Encore

symfony / Webpack Encore

Licence: mit
A simple but powerful API for processing & compiling assets built around Webpack

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
typescript
32286 projects
SCSS
7915 projects
Less
1899 projects

Projects that are alternatives of or similar to Webpack Encore

Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (-17.32%)
Mutual labels:  webpack, babel, sass, less, postcss
Reset Css
An unmodified* copy of Eric Meyer's CSS reset. PostCSS, webpack, Sass, and Less friendly.
Stars: ✭ 244 (-87.65%)
Mutual labels:  webpack, sass, less, postcss
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (-7.19%)
Mutual labels:  webpack, sass, less, postcss
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (-88.25%)
Mutual labels:  webpack, sass, less, postcss
Naomi
Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Stars: ✭ 544 (-72.46%)
Mutual labels:  webpack, babel, sass, postcss
Glup
Some of the gulp tutorial -《gulp笔记》
Stars: ✭ 136 (-93.11%)
Mutual labels:  babel, sass, less
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-94.84%)
Mutual labels:  webpack, babel, sass
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-92.71%)
Mutual labels:  webpack, babel, sass
Rollup Plugin Styles
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Stars: ✭ 116 (-94.13%)
Mutual labels:  sass, less, postcss
Cessie
Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers.
Stars: ✭ 81 (-95.9%)
Mutual labels:  sass, less, postcss
Webpack Seed
🚀 A Multi-Page Application base on webpack and babel. webpack搭建基于ES6,支持模板的多页面项目
Stars: ✭ 113 (-94.28%)
Mutual labels:  webpack, babel, sass
Php Sf Flex Webpack Encore Vuejs
A simple app skeleton to try to make every components work together : symfony 4 (latest stable at the date, but work with sf 3.3+ if you just change the versions in composer.json), symfony/flex, webpack-encore, vuejs 2.5.x, boostrap 4 sass
Stars: ✭ 118 (-94.03%)
Mutual labels:  webpack, symfony, sass
Wordless
All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
Stars: ✭ 1,374 (-30.43%)
Mutual labels:  webpack, babel, sass
Nodefony Starter
Nodefony Starter Node.js Framework
Stars: ✭ 95 (-95.19%)
Mutual labels:  webpack, babel, symfony
Book
《现代化前端工程师权威指南》https://guoyongfeng.github.io/book/
Stars: ✭ 141 (-92.86%)
Mutual labels:  webpack, babel, postcss
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (-95.54%)
Mutual labels:  webpack, babel, postcss
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (-11.65%)
Mutual labels:  webpack, babel, sass
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-93.62%)
Mutual labels:  babel, sass, postcss
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (-93.22%)
Mutual labels:  babel, sass, less
Eleventy Webpack
A barebone Eleventy and Webpack boilerplate 🎈
Stars: ✭ 68 (-96.56%)
Mutual labels:  webpack, babel, sass

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].