haibucuo's Stars
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
justjavac/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
zloirock/core-js
Standard Library
ljianshu/Blog
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
tangbc/vue-virtual-scroll-list
⚡️A vue component support big amount data list with high render performance and efficient.
jackfrued/Python-100-Days
Python - 100天从新手到大师
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
easychen/howto-make-more-money
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
camsong/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
chokcoco/iCSS
不止于 CSS
Akryum/vue-virtual-scroller
⚡️ Blazing fast scrolling for any amount of data
myliang/x-spreadsheet
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
jdf2e/nutui
京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
ianstormtaylor/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
slab/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility
wangeditor-team/wangEditor
wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
Chalarangelo/30-seconds-of-css
Short CSS code snippets for all your development needs
vuejs/vue-loader
📦 Webpack loader for Vue.js components
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
digitalocean/nginxconfig.io
⚙️ NGINX config generator on steroids 💉
fengyuanchen/cropperjs
JavaScript image cropper.
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings