form-driver
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

form-driver

An efficient framework for creating forms.

Setup

# 安装依赖
npm run i

# 本地开发  http://0.0.0.0:8080
npm run dev

# 本地构建
npm run b

# 发布 tnpm 包
npm run pub

Catalogue

├── demo/                          # 演示页面目录
│   ├── src/                       # demo 源代码
│   └── dist/                      # demo 构建产物
├── docs/                          # M3 的文档
├── src/                           # M3 源代码
├── webpack.demo.js                # demo 开发与构建配置
├── rollup.config.js               # M3 构建配置
├── README.md
├── package.json
├── .gitignore
└── tsconfig.json

Readme

Keywords

Package Sidebar

Install

npm i form-driver

Weekly Downloads

90

Version

0.3.3

License

MIT

Unpacked Size

1.68 MB

Total Files

173

Last publish

Collaborators

  • hanger
  • hupan300