杜郎俊赏 - dujun.io

开源实例之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. 实例地址 http://onsen-ui.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Onsen UI 2.12.8 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://onsen.io 程序仓库:https...

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 组件。 实例地址 http://wired-elements.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Wired Elements 0.7.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://wiredjs.com 程序仓库:https://github...

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. 实例地址 http://shoelace.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 Shoelace 2.12.0 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://shoelace.style 仓库地址:https://github...

2023-11-22

开源实例之Omi

omi-example封面
前言 Omi (pronounced /ˈomɪ/) is web components framework base JSX and signal. Omi 是腾讯开源的 Web Components 框架。 实例地址 http://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. 实例地址 http://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 #创建项目...

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. 实例地址 http://ionic.dujun.eu...

2023-11-22

开源实例之Stencil

stencil-example封面
前言 Stencil is a library for building reusable, scalable component libraries. Generate small, blazing fast Web Components that run everywhere. Stencil 是基于 Node.js 开发的 WEB 组件生成器。 实例地址 http://stencil.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Node.js 18 程序 Stencil 4.7.2 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://stenciljs.com 仓库地址:https://github.com/ionic-team/stencil #创建项目 yarn create...

2023-11-22

开源实例之dumi

dumi-example封面
前言 dumi is a static site generator for component library development. dumi,中文发音嘟米,是一款为组件开发场景而生的静态站点框架,与 father 一起为开发者提供一站式的组件开发体验,father 负责组件源码构建,而 dumi 负责组件开发及组件文档生成。 实例地址 http://dumi.dujun.eu.org 实例配置 配置 描述 系统 Debian 开发环境服务端 Node.js 18 服务器 Nginx 程序 dumi 2.2.14 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 官网地址:https://d.umijs.org 仓库地址:https://github.com/umijs/dumi #安装项目,选择 React Library npx...

2023-11-22

开源实例之mui

mui-example封面
前言 最接近原生APP体验的高性能前端框架 mui 是以iOS 7为基础,补充部分Android特有控件的一套 UI 组件,可用于 H5 端开发实现接近 APP 的前端效果。本站的对话框基于 mui 实现。 实例地址 http://mui.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务器 Nginx 程序 mui 3.7.1 实例部署 权限要求 具有系统读写权限 已安装 Nginx 安装程序 官网地址:https://dev.dcloud.net.cn/mui 仓库地址:https://github.com/dcloudio/mui 直接使用仓库打包的静态资源即可。 实例体验 进入实例深度体验 后记 本实例仅供参考,不定期重置数据。 体验更多开源实例

2023-11-22

开源实例之Naive Ui Admin

naive-ui-admin-example封面
前言 Naive Ui Admin 是基于 Vue3.0、Vite、 Naive UI、TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目。 实例地址 http://naive-ui-admin.dujun.eu.org 实例配置 配置 描述 系统 Debian 服务端 Node.js 16 服务器 Nginx 程序 Naive Ui Admin 1.8.1 实例部署 权限要求 具有系统读写权限 已安装 Node.js 已安装 Nginx 安装程序 仓库地址:https://github.com/jekip/naive-ui-admin #克隆仓库 git clone https://github.com/jekip/naive-ui-admin...

2023-04-21

分页: 1 2 3