Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

🚀 Pluggable enterprise-level configurable framework based on antd.

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.

[![codecov](https://codecov.io/gh/umijs/sula/branch/master/graph/badge.svg)](https://codecov.io/gh/umijs/sula)[![GitHub Actions status](https://github.com/umijs/sula/workflows/Node%20CI/badge.svg)](https://github.com/umijs/sula) ![npm](https://img.shields.io/npm/v/sula) ![npm](https://img.shields.io/npm/dm/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