@kpilens/antd

2.5.1 • Public • Published

Build Status npm npm downloads Contributors Apache 2.0 License


Logo

@kpilens/antd

Ant Design theme, fields and widgets for react-jsonschema-form.
Explore the docs »

View Playground · Report Bug · Request Feature

Table of Contents

About The Project

Ant Design theme, fields and widgets for react-jsonschema-form.

Built With

Getting Started

Prerequisites

  • antd >= 4.0.0
  • @ant-design/icons >= 4.0.0
  • dayjs >= 1.8.0
  • @kpilens/core >= 2.0.0
npm install antd @ant-design/icons dayjs @kpilens/core

Installation

npm install @kpilens/antd

Usage

import Form from '@kpilens/antd';

or

import { withTheme } from '@kpilens/core';
import { Theme as AntDTheme } from '@kpilens/antd';

// Make modifications to the theme with your own fields and widgets

const Form = withTheme(AntDTheme);

Roadmap

See the general open issues.

Contributing

Read our contributors' guide to get started.

Contact

rjsf team: https://github.com/orgs/rjsf-team/people

GitHub repository: https://github.com/rjsf-team/react-jsonschema-form

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.5.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.5.1
    0

Package Sidebar

Install

npm i @kpilens/antd

Weekly Downloads

0

Version

2.5.1

License

Apache-2.0

Unpacked Size

7.11 kB

Total Files

2

Last publish

Collaborators

  • kpilensmne
  • koolamusic