useryechen's Stars
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.
PanDownloadServer/Server
PanDownload的个人维护版本
damianstasik/vue-svg-loader
🔨 webpack loader that lets you use SVG files as Vue components
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
necolas/normalize.css
A modern alternative to CSS resets
fluid-dev/hexo-theme-fluid
:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
niklasvh/html2canvas
Screenshots with JavaScript
2fps/recorder
html5 js 浏览器 web端录音
azl397985856/fe-interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
shfshanyue/blog
在这里写一些工作中遇到的前端,后端以及运维的问题
shfshanyue/Daily-Question
互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中
xiongwilee/Gracejs
A Nodejs BFF framework, build with koa2(基于koa2的标准前后端分离框架)
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
welefen/canvas2video
Convert dynamic canvas to video, support merge audio
kimmobrunfeldt/progressbar.js
Responsive and slick progress bars
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
vbenjs/vue-vben-admin
A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
processing/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
bansal/filters.css
CSS only library to apply color filters.
lfb/nodejs-koa-blog
基于 Node.js Koa2 实战开发的一套完整的博客项目网站
openplayerjs/openplayerjs
Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads
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.