Frappe UI provides a set of components and utilities for rapid UI development. Components are built using Vue 3 and Tailwind. Along with generic components like Button, Link, Dialog, etc., it also contains utilities for handling server-side data fetching, directives and utilities. ...
A set of components and utilities for rapid UI development - frappe-ui/vitest.config.ts at main · frappe/frappe-ui
import{ createApp }from"vue";import{ FrappeUI, Button }from"frappe-ui";importAppfrom"./App.vue";import"./index.css";letapp = createApp(App); app.use(FrappeUI); app.component("Button", Button); app.mount("#app"); In yourtailwind.config.jsfile, include the frappe-ui preset: ...
A new design, a new way to use ERPNext. Hundreds of careful UI adjustments to ensure you reach everything faster. See clearly outside and inside forms. Read More With dark mode For those late nights when the reports are due or you just prefer a dark theme. cmd + shift + g. ...
Frappe注重构建“可重复使用的组件”,拥有强大的构建模块,包括框架、Frappe UI和Press部署平台。构建方式上,Frappe采用深度优先策略,关注清晰的数据结构,尽管用户体验在设计系统和UI组件库投资后成为首要任务。Frappe强调100%开源,所有产品均免费,无隐藏或付费组件。商业模式是提供世界一流的官方专业托管...
frappe-ui / frappe-ui.svg frappe-ui.svg 16.83 KB 一键复制 编辑 原始数据 按行查看 历史 Arjun Choudhary 提交于 6个月前 . chore(ui): update histoire dark theme colors 深圳市奥思网络科技有限公司版权所有 Git 大全 Git 命令学习 CopyCat 代码克隆检测 APP与插件下载 Gitee Reward Gitee 封面...
The library usesfrappe-js-sdkandSWRunder the hood to make API calls to your Frappe backend. SWR SWR uses a cache invalidation strategy and also updates the data constantly and automatically (in the background). This allows the UI to always be fast and reactive. The hooks in the library us...
所属分类:UI-图表 40701322查看评论(6) 查看演示 插件描述:Frappe图表插件,直观的响应图表,零依赖 安装 通过npm安装: 1 $ npm install frappe-charts 并包含在您的项目中: 1 import Chart from"frappe-charts/dist/frappe-charts.min.esm" ...或包含在您的HTML中 ...
[submodule "frappe-ui"] path = frappe-ui url = https://github.com/safwansamsudeen/frappe-ui1 change: 1 addition & 0 deletions 1 frappe-ui Submodule frappe-ui added at 07ea43 4 changes: 2 additions & 2 deletions 4 frontend/src/components/CustomListRow.vue Original file line numberDiff...
Frappe UI(2022):在 VueJS 中构建的新 UI 组件层,用于在 Frappe 框架上构建精心设计的应用程序。该框架为每次交互提供标准化的用户界面,为了构建具有良好用户体验的产品,精心设计的界面是必要的。Frappe UI 的目标是能够在框架上构建多个高质量的应用程序。Timeless(设计合作伙伴)为此创建了一个名为“Espresso”的新...