Stars
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
A collection of prototyped UI elements
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…