ifun-ui

1.0.4 • Public • Published

IFun-UI

日常业务组件封装及相关解决方法的组件提供。

CI codecov

Features

  • twemoji:airplane Vue3,Vite2,pnpm,ESBuild
  • TypeScript, of course
  • File based routing
  • Eslint + Prettier
  • UnoCSS
  • I18n ready
  • CI/CD with GithubActions

Install

npm i ifun-ui

Quick Start

尽快上手,可以浏览IFun-ui Getting Started

import { createApp } from "vue";
// components
import IFunUI from "ifun-ui";

// app
import APP from "./App.vue";

createApp(App).use(IFunUI).mount("#app");

Broswer Support

IE 10 + and other browsers.

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i ifun-ui

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

3.19 MB

Total Files

38

Last publish

Collaborators

  • hboot