rayadaschn's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
magic-research/magic-animate
[CVPR 2024] MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
patriciogonzalezvivo/thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Haxxnet/Compose-Examples
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
zh-lx/pinyin-pro
中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配、中文分词
Alfred-Skyblue/vue-draggable-plus
Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
luisvinicius167/ityped
Dead simple Javascript animated typing, with no dependencies.
fantasticit/think
云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。
pqina/vue-filepond
🔌 A handy FilePond adapter component for Vue
posva/unplugin-vue-router
Next Generation file based typed routing for Vue Router
CyberNika/v-contextmenu
🖱 ContextMenu based on Vue 3 & Vue 2
plemeri/transparent-background
This is a background removing tool powered by InSPyReNet (ACCV 2022)
haixiangyan/jest-tutorial
🃏《Jest 实践指南》
huchenlei/sd-webui-openpose-editor
Openpose editor for ControlNet. Full hand/face support.
mrhan1993/Fooocus-API
FastAPI powered API for Fooocus
nuxt/learn.nuxt.com
[Work in Progress] An interactive tutorial and playground for Nuxt
xingren23/ComfyFlowApp
From comfyui workflow to web app, in seconds
zfile-dev/zfile-vue
zfile 前端工程
komodojp/tinyld
Simple and Performant Language detection library for NodeJS
dishait/vite-plugin-use-modules
自动加载 modules
rayadaschn/front-end-life
💡 个人博客,喜欢可以点个 star ~
rayadaschn/learning_cesium
cesium 系统学习项目。基于 Vite + vue3 + typescript 实现各种效果,功能全 hooks 化。
rayadaschn/mini-vue3
手写 vue3 源码: 😊 monorepo + 🚀 rollup + 🤘 Typescript。目标:最精简的 Vue3 实现,最小拆分,逐行注释,彻底理清 Vue3 运行逻辑。