Lists (1)
Sort Name ascending (A-Z)
Stars
👾CSS Houdini Pixel-style UI Library👾Vue3 components for the NES.css styling framework
A Modern React Admin Template. It is based on React 19, Vite and TypeScript. It's fast !
A complete web application build by using reactjs
📝 A web-based notes app for developers.
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
React 示例项目 · 简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 React 开发 SPA。Webpack / ES6 + Babel / Redux / React Router —— An Excellent React Starter,可能是东半球最佳的 React Starter,基于 Vue Cli 二次开发
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
http://learnopengl.com 系列教程的简体中文翻译
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.d…
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations,…
NestJs CRUD for RESTful API使用nestjs+mysql+typeorm+jwt+swagger企业项目中的RBAC权限管理、实现单地方登录。
A working example of microservice architecture implementation using nestjs framework
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
NestJS CRUD for RESTful API 使用 NestJS + Mysql + Typeorm + Redis + JWT + Swagger 企业中后台管理系统项目RBAC权限管理(细粒度到按钮)、实现单点登录等...
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
⭐️⭐️⭐️微服务商城系统 springcloud微服务商城 小程序商城
现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。
Write a simple interpreter of C. Inspired by c4 and largely based on it.