react-trello-ts

Pluggable typesafe components to add a trello like kanban board to your application
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 1.0.3
- 2.1.1-canary.e5207df
- 2.1.1-canary.de489cd
- 2.1.1-canary.b70320f
- 2.1.1-canary.b39c5c4
- 2.1.1-canary.ac9cd9a
- 2.1.1-canary.a77690d
- 2.1.1-canary.9aea82c
- 2.1.1-canary.87a586b
- 2.1.1-canary.56adf01
- 2.1.1-canary.5318d48
- 2.1.1-canary.47cd0a7
- 2.1.1-canary.3c15f0a
- 2.1.1-canary.2034b4a
- 2.1.1-canary.0523dfb
- 2.1.1-canary.9801683
- 2.0.17-canary.edbe154
- 2.0.17-canary.e314488
- 2.0.17-canary.d927804
- 2.0.17-canary.c1c86ec
- 2.0.17-canary.766dcc2
- 2.0.17-canary.2b1a9f5
- 2.0.17-canary.162d810
React Trello TS
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.
react-trello compatability
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.
Releases
The v1
branch will be released as 1.x.x
The main branch will be released as 2.x.x
Getting Started
Install using npm or yarn
$ npm install --save react-trello-ts
or
$ yarn add react-trello-ts
Documentation
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.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Kai Spencer 💻 📖 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!