https://github.com/harpergg/formily-naiveui
Formily Naive UI Adaptor
https://github.com/harpergg/formily-naiveui
formily jsonschema naiveui
Last synced: 8 months ago
JSON representation
Formily Naive UI Adaptor
- Host: GitHub
- URL: https://github.com/harpergg/formily-naiveui
- Owner: HarperGG
- Created: 2022-06-20T09:37:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T02:14:26.000Z (over 3 years ago)
- Last Synced: 2025-01-31T00:34:35.510Z (9 months ago)
- Topics: formily, jsonschema, naiveui
- Language: TypeScript
- Homepage: https://harpergg.github.io/formily-naiveui/
- Size: 2.08 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
English | [įŽäŊ䏿](./README.zh-cn.md)
---
## Overview
The Awesome Components Library with Formily & Naive UI.
## Features
- đŧ Designable, You can quickly develop forms at low cost through [Form Builder](https://designable-antd.formilyjs.org/).
- đ High performance, fields managed independently, rather rerender the whole tree.
- đĄ Integrated Naive UI components are guaranteed to work out of the box.
- đ¨ JSON Schema applied for BackEnd. JSchema applied for FrontEnd. Two paradigms can be converted to each other.
- đ Side effects are managed independently, making form data linkages easier than ever before.
- đ¯ Override most complicated form layout use cases.## Form Builder

## WebSite
[developing]
## Community
- [formily](https://github.com/alibaba/formily)
- [formilyjs](https://github.com/formilyjs)
- [designable](https://github.com/alibaba/designable)