less-write-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

Less Write

A Vue.js 3 UI Library & CLI

  • Vue3 Composition API
  • Written in TypeScript

特征

  • Pnpm 管理单一代码仓库
  • 集成 cli 用于生成代码
  • UI 组件
  • Hook 函数
  • Changelog 自定义生成
  • Vite 开发环境
  • Gulp 工作流管理构建
  • Rollup 打包组件模块
  • Github Action 控制 CI/CD

TODO

  • Vitest测试用例
  • 文档站点

快速开始

NodeJS >= 18

Git > v2.20

pnpm install

对组件进行更改

# 如果您想运行一个本地应用来测试您的更改
# 一些特定的部件
pnpm dev

编译源代码

如果您想在本地编译此项目:

# 这一行代码将开始编译发布到https://npmjs.com的代码
pnpm build

Package Sidebar

Install

npm i less-write-ui

Weekly Downloads

8

Version

1.0.12

License

MIT

Unpacked Size

3.96 MB

Total Files

285

Last publish

Collaborators

  • fenglekai