Skip to content

sweet-design/formily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
Aug 5, 2022
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Sep 22, 2022
Nov 19, 2024
Sep 22, 2022
Sep 22, 2022
Jul 9, 2022
Jul 9, 2022
Jul 9, 2022
Jul 9, 2022
Jul 9, 2022
Sep 22, 2022
Sep 8, 2022
Jul 9, 2022
Sep 22, 2022
Sep 8, 2022
Sep 22, 2022
Sep 22, 2022
Sep 8, 2022
Sep 22, 2022
Jul 5, 2022
Jul 10, 2022
Jul 10, 2022
Jul 9, 2022
Jul 9, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Jul 9, 2022
Jul 10, 2022
Jul 9, 2022

Repository files navigation

English | ็ฎ€ไฝ“ไธญๆ–‡

formily

Please consider following this project's author, lebron0801


Features

  • ๐ŸŽ‰ Extensible, Formily is very extensible, with a full declaration cycle and extensible support at each node
  • ๐Ÿš† Continuously Update, While satisfying the business, it will continue to iterate on new functions to meet more usage scenarios
  • ๐ŸŒ International, Supports multiple languages, and supports custom configuration of multiple languages

Getting Started

Manually,

# Create directory
$ mkdir myapp && cd myapp

# Install dependency
$ yarn install

# Start development
$ yarn run serve-dev