react-antd-addons

2.0.5 • Public • Published

CircleCI NPM version NPM downloads License Issues

antd-addons is a collection of React Components based off of the Ant Design Framework, and is tailored toward the rapid prototyping of React applications using GraphQL as a backend.

It provides several helpers, from an error indicator to a complex React component that allows searching for a specific model from your backend and selecting it in a UI.

See the documentation for more details.

TODOs

  • Documentation for SelectButton, SelectButtonContent, and SingleSelectButton

Get Started

npm install react-antd-addons
yarn add react-antd-addons

Start using components inside your application!

Features

  • Set of React Components to allow faster prototyping of React + GraphQL applications.
  • Built-in internationalization with the ability to customize translations in your own project.

Package Sidebar

Install

npm i react-antd-addons

Weekly Downloads

4

Version

2.0.5

License

MIT

Unpacked Size

352 kB

Total Files

36

Last publish

Collaborators

  • sammarks-code