Typescript fork of rcdexta/react-trello
Pluggable components to add a Trello (like) kanban board to your application
This library is not affiliated, associated, authorized, endorsed by or in any way officially connected to Trello, Inc.
Trello
is a registered trademark of Atlassian, Inc.
For a direct typescript implementation of the original react-trello, see the v1
branch.
No new features will be added to this branch, only bug fixes and commits inline with react-trello
For a react-trello-ts latest features see the main branch.
The v1
branch will be released as 1.x.x
The main branch will be released as 2.x.x
Install using npm or yarn
$ npm install --save react-trello-ts
or
$ yarn add react-trello-ts
See the LINK_TO_DOCS_SITE for more information.
Whilst the docs site is under development (see issue #6), you can find the legacy docs for v1
in the react-trello-README.md
file.
Thanks goes to these wonderful people (emoji key):
Kai Spencer 💻 📖 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!