Skip to content

iamphill/trello-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Cards! Build Status

Quickly and easily embed any Trello card onto any webpage! All you need is the card ID - just get it from Trello!

Usage

Include the CSS & JavaScript files on your page.

<link rel="stylesheet" href="dist/trello-card.css" />
<script src="dist/trello-card.js"></script>

Once you've done that, go crazy and add as many Trello cards to your page!

<trello-card card-id="SDizXRC0"></trello-card>

ps. The card ID can bef found by going to Trello, opening the card you want and then using the ID in the URL. Bold part in 'trello.com/c/SDizXRC0/5-lasagna' is the card ID.

Support

Requires ES6 Promises & document.registerElement.

These of course can be polyfilled!

❤️

About

✉️💥 Embed Trello cards!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages