bestpky's Stars
transitive-bullshit/agentic
AI agent stdlib that works with any LLM and TypeScript AI SDK.
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
kolodny/immutability-helper
mutate a copy of data without changing the original source
forthealllight/blog
📖我的博客,记录学习的一些笔记,如有喜欢,欢迎star
bestpky/mini-fe-lib
前端经典库简单实现
taye/interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
didi/LogicFlow
A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架,支持实现脑图、ER图、UML、工作流等各种图编辑场景。
wellyshen/react-cool-virtual
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
zhangyuang/egg-react-ssr
最小而美的Egg + React + SSR 服务端渲染应用骨架,同时支持JS和TS
pengtikui/pengtikui.cn
Personal website
pablosichert/react-truncate
React component for truncating multi-line spans and adding an ellipsis.
xiaody/react-lines-ellipsis
Simple multiline ellipsis component for React.JS
typicode/husky
Git hooks made easy 🐶 woof!
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
sheinsight/shineout
高性能 React 组件库
bestpky/fe-utils
前端常用工具方法库
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
cuixiaorui/mini-vue
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
su37josephxia/learn-vue3
vue3学习的各种实验代码
reduxjs/redux-thunk
Thunk middleware for Redux
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
huyaocode/webKnowledge
前端知识点总结
frejs/fre
:ghost: Tiny Concurrent UI library with Fiber.
justjavac/proxy-www
学会 Proxy 就可以为所欲为吗?对,学会 Proxy 就可以为所欲为!
vitejs/vite
Next generation frontend tooling. It's fast!
sindresorhus/github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
markdown-it/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed