轻量级、功能齐全的React.js路由库
Manage session history with JavaScript
翻译 - 使用JavaScript管理会话历史记录
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
#静态网页生成器#Next.js是一个基于React.js的Node.js开发框架,支持SSR后端渲染。用户包括腾讯新闻、抖音、币安、Netflix等
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
Pingora是一个Rust框架,用于构建快速、可靠、可编程的网络系统。Pingora 久经考验,它每秒处理的互联网请求数已超过4000万次。
轻量级、功能齐全的React.js路由库
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
翻译 - 用于Node.js和TypeScript的下一代ORM PostgreSQL,MySQL,MariaDB,SQL Server和SQLite
#编程语言#⭐️ A friendly language for building type-safe, scalable systems!
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
Authentication for the Web.
翻译 - 轻松验证Next.js和无服务器
上传截图通过GPT生成HTML/Tailwind/JavaScript代码
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. D...
#前端开发#Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
翻译 - 全栈,现代Web应用程序生成器。使用FastAPI,PostgreSQL作为数据库,Docker,自动HTTPS等。
Svelte 是一种全新的构建用户界面的方法。传统框架如 React 和 Vue 在浏览器中需要做大量的工作,而 Svelte 将这些工作放到构建应用程序的编译阶段来处理。与使用虚拟(virtual)DOM 差异对比不同。Svelte 编写的代码在应用程序的状态更改时就能像做外科手术一样更新 DOM。