fed-atom-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.4-beta.50 • Public • Published

依赖包

vue|ant-design-vue-v2|@ant-design|lodash

vue3 + ts + vite + ant-desigin-vue + eslint + mockjs + jest (辅助:prettier + Snippets)

node 版本控制

v16.17.0

接口 mock 功能-mockjs

npm install mockjs -d npm install vite-plugin-mock -d npm install cross-env -d

单元测试-jest

jest npm run test

代码检查工具-eslint

npm install eslint -d npx eslint --init 注意: 解决 eslint 和 perttier 的冲突 npm install eslint-plugin-prettier eslint-config-prettier -d

代码自动生成-Snippets, Vue 3 Snippets

vuein 快速生成 vue 模版 imp

代码美化-perttier

npm install prettier -d 新建.prettierrc 文件 { "tabWidth": 4, "singleQuote": true, "semi": true, "printWidth": 200 }

格式化代码命令:npx prettier --write .

Story Book(@TODO)

组件文档

Readme

Keywords

none

Package Sidebar

Install

npm i fed-atom-components

Weekly Downloads

3

Version

1.0.4-beta.50

License

none

Unpacked Size

274 kB

Total Files

202

Last publish

Collaborators

  • haoyunhao
  • wuzebing
  • chenhaojie