杜郎俊赏 - dujun.io

开源实例之T3MPL Editor

t3mpl-editor-example封面
前言 T3MPL is the generic website editor and the static website generator in one. To create a website you need just a browser. Choose a website template and edit it by T3MPL Editor. Export your final website to .zip file and upload it to your server. T3MPL Editor 是一款可以在浏览器端编辑并生成静态网站的程序。 实例地址 https://t3mpl-editor.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 T3MPL Editor 0.4.1 实例部...

2023-12-05

开源实例之Notablog

notablog-example封面
前言 Generate a minimalistic blog from a Notion table, so you can tell stories of your work with Notion. 实例地址 https://notablog.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Notablog 0.8.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 程序仓库:https://github.com/dragonman225/notablog 示例仓库:https://github.com/dragonman225/notablog-starter #安装程序 npm i -g notablog #克隆代码 git clone https://...

2023-11-30

开源实例之Nextein

nextein-example封面
前言 Nextein is a static site & blog generator. Combine the simplicity of Markdown and the power of Next.js. 实例地址 https://nextein.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 16 服务器 Nginx 程序 Nextein 4.2.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://nextein.elmasse.io 程序仓库:https://github.com/elmasse/nextein 示例仓库:https://github.com/elmasse/nextein-starter #克隆代码 git clone https://gi...

2023-11-30

开源实例之Chat2DB

chat2db-example封面
前言 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities. Chat2DB 是一款有开源免费的多数据库客户端工具,支持windows、mac本地安装,也支持服务器端部署,web网页访问。Chat2DB集成了AIGC的能力,能够将自然语言转换为SQL,也可以将SQL转换为自然语言,可以给出研发人员SQL的优化建议,极大的提升人员的效率,是AI时代数据库研发人员的利器,未来即使不懂SQL的运营业务也可以使用快速查询业务数据、生成报表能力。 Chat2DB 是“AI驱动的数据库管理系统”,支持 MySQL、PostgreSQL 等多种数据库。 实例地址 https://chat2db.dujun...

2023-11-28

开源实例之Onsen UI

onsen-ui-example封面
前言 The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. Onsen UI is an open source framework that makes it easy to create native-feeling Progressive Web Apps (PWAs) and hybrid apps. 实例地址 https://onsen-ui.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Onsen UI 2.12.8 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://onsen.io 程序仓库:https://gith...

2023-11-23

开源实例之Wired Elements

wired-elements-example封面
前言 Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look. Wired Elements 是一套特别的手写体 WEB 组件。 实例地址 https://wired-elements.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Wired Elements 0.7.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://wiredjs.com 程序仓库:https://github.com/r...

2023-11-23

开源实例之Shoelace

shoelace-example封面
前言 A forward-thinking library of web components. A collection of professionally designed, every day UI components built on Web standards. Works with all frameworks as well as regular HTML/CSS/JS. 实例地址 https://shoelace.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Shoelace 2.12.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://shoelace.style 仓库地址:https://github.com/sh...

2023-11-22

开源实例之Omi

omi-example封面
前言 Omi (pronounced /ˈomɪ/) is web components framework base JSX and signal. Omi 是腾讯开源的 Web Components 框架。 实例地址 https://omi.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Omi 7.3.6 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:http://omijs.org 程序仓库:https://github.com/Tencent/omi 示例仓库:https://github.com/omijs/tutorial 快速开始 #安装软件 npm i omi #创建项目 npx omi-cli init-spa my-app #...

2023-11-22

开源实例之Riot

riot-example封面
前言 Simple and elegant component-based UI library Riot brings custom components to all modern browsers. It is designed to offer you everything you wished the native web components API provided. 实例地址 https://riot.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Riot 9.1.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://riot.js.org 仓库地址:https://github.com/riot/riot #创建项目 n...

2023-11-22

开源实例之Ionic

ionic-example封面
前言 Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web. Ionic is based on Web Components, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue. 实例地址 https://ionic.dujun.eu...

2023-11-22

分页: 1 2 3 4 5 6 7 8 9 10 11 12 13