Skip to content

Keiron-HealthTech/react-trello-ts

 
 

Repository files navigation

React Trello TS

All Contributors

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!

About

Pluggable typesafe components to add a kanban board to your application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.0%
  • JavaScript 4.6%
  • CSS 2.6%
  • MDX 1.2%
  • HTML 0.6%