Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Blueprint | 20,081 | 1,039 | 408 | a day ago | 271 | July 28, 2023 | 677 | apache-2.0 | TypeScript | |
A React-based UI toolkit for the web | ||||||||||
React Toolbox | 8,705 | 1,310 | 137 | 2 years ago | 66 | June 02, 2018 | 267 | mit | JavaScript | |
A set of React components implementing Google's Material Design specification with the power of CSS Modules | ||||||||||
Eui | 5,935 | 34 | 29 | 17 hours ago | 536 | August 08, 2023 | 280 | other | TypeScript | |
Elastic UI Framework 🙌 | ||||||||||
Channels | 4,088 | 2 years ago | 2 | |||||||
📺 A collection of useful YouTube channels for javascript developers and web designers | ||||||||||
Roadhog | 2,623 | 4 years ago | 235 | JavaScript | ||||||
🐷 Cli tool for creating react apps, configurable version of create-react-app. | ||||||||||
100 Days Of Code Frontend | 2,338 | 2 years ago | 4 | mit | ||||||
Curriculum for learning front-end development during #100DaysOfCode. | ||||||||||
Webpack Encore | 2,170 | 1,762 | 78 | 3 months ago | 79 | July 10, 2023 | 219 | mit | JavaScript | |
A simple but powerful API for processing & compiling assets built around Webpack | ||||||||||
Kuma | 1,945 | a year ago | mpl-2.0 | Python | ||||||
The project that powers MDN. | ||||||||||
Reactql | 1,831 | 1 | 10 months ago | 71 | November 18, 2017 | 41 | mit | TypeScript | ||
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR | ||||||||||
Web Extension Starter | 1,787 | a month ago | 9 | mit | JavaScript | |||||
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension |
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!
Read the Documentation on symfony.com or view a demo application: symfony/demo.