A platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Vue CLI aims to be the standard tooling baseline for the Vue ecosystem. It ensures the various build tools work smoothly together with sensible defaults so you can focus on writing your app instead of spending days wrangling with config. | It is an experimental JavaScript toolchain. It includes a compiler, linter, formatter, bundler, testing framework and more. It aims to be a comprehensive tool for anything related to the processing of JavaScript source code. |
Feature Rich - Out-of-the-box support for Babel, TypeScript, ESLint, PostCSS, PWA, Unit Testing & End-to-end Testing.;
Extensible; No Need to Eject;Graphical User Interface;Instant Prototyping;Future Ready | Open Source;
Compiler; Linter; Formatter; Bundler; Testing framework |
Statistics | |
GitHub Stars 29.7K | GitHub Stars 23.6K |
GitHub Forks 6.3K | GitHub Forks 650 |
Stacks 433 | Stacks 26 |
Followers 471 | Followers 12 |
Votes 3 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

Build system automating tasks: minification and copying of all JavaScript files, static images. More capable of watching files to automatically rerun the task when a file changes.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it, a task runner can do most of that mundane work for you—and your team—with basically zero effort.

Semantic empowers designers and developers by creating a shared vocabulary for UI.

A CSS Framework based on material design.

Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design system for use in Angular SPAs.

Material UI is a library of React UI components that implements Google's Material Design.

Blazor is a .NET web framework that runs in any browser. You author Blazor apps using C#/Razor and HTML.