https://github.com/umijs/sula
đ Pluggable enterprise-level configurable framework based on antd.
https://github.com/umijs/sula
json-schema sula sula-builder sula-cooker sula-real umi
Last synced: about 1 month ago
JSON representation
đ Pluggable enterprise-level configurable framework based on antd.
- Host: GitHub
- URL: https://github.com/umijs/sula
- Owner: umijs
- License: mit
- Created: 2020-04-14T13:27:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T10:43:25.000Z (over 2 years ago)
- Last Synced: 2025-04-04T03:55:24.988Z (about 1 month ago)
- Topics: json-schema, sula, sula-builder, sula-cooker, sula-real, umi
- Language: TypeScript
- Homepage: https://docs.sula.vercel.app
- Size: 1.82 MB
- Stars: 790
- Watchers: 22
- Forks: 89
- Open Issues: 63
-
Metadata Files:
- Readme: README.en-US.md
- License: LICENSE
Awesome Lists containing this project
README
English | [įŽäŊ䏿](https://github.com/umijs/sula/blob/master/README.zh-CN.md)
# sula (alpha)
> Sula now is in early alpha phase, so please don't use it in the production environment.
[](https://codecov.io/gh/umijs/sula)[](https://github.com/umijs/sula)  
## đŗ Sula Configurable Tool
- [sula-cooker](https://cook.sula.now.sh)
## đ Sample
- [sula-samples](https://github.com/umijs/sula-samples) by umi
## đĻ Install
```bash
npm i sula --save
```## đ¨ Usage
```js
import { Form, Table, CreateForm, QueryTable, StepForm, StepQueryTable } from 'sula';
```## đ Todo List
- [x] umi-plugin-sula
- [ ] Determine the final template style
- [ ] Better typscript support
- [ ] Doc## đ Relates
- [Sula Blogs](https://zhuanlan.zhihu.com/sulajs)
## Discuss
![]()