cochen16's Stars
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
AlloyTeam/CodeGuide
Alloyteam代码规范
taniarascia/snek
🐍 A terminal-based Snake implementation written in JavaScript.
facebook/react
The library for web and native user interfaces.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
zloirock/core-js
Standard Library
jestjs/jest
Delightful JavaScript Testing.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
webpack-contrib/mini-css-extract-plugin
Lightweight CSS extraction plugin
webpack-contrib/extract-text-webpack-plugin
[DEPRECATED] Please use https://github.com/webpack-contrib/mini-css-extract-plugin Extracts text from a bundle into a separate file
webpack-contrib/style-loader
Style Loader
webpack-contrib/css-loader
CSS Loader
webpack/tapable
Just a little module for plugins.
vercel/micro
Asynchronous HTTP microservices
webpack/webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
shuzheng/troneditor
基于Electron实现的前端编辑器
cschweda/vue-poker
Simple video poker game using Vue
DanielRosenwasser/typescript-vue-tutorial
A basic Vue application that uses TypeScript with single-file .vue components.
microsoft/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
KDAB/KDChart
A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
ElemeFE/element
A Vue.js 2.0 UI Toolkit for Web
electron/fiddle
:electron: 🚀 The easiest way to get started with Electron
microsoft/vscode
Visual Studio Code
eggjs/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
SimulatedGREG/electron-vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
atom/atom
:atom: The hackable text editor
semver/semver
Semantic Versioning Specification
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS