trello-promise

1.0.7 • Public • Published

trello-promise

Inspired from norberteder/trello

Trello client with isomorphic-fetch and promises.

   var Trello = require("trello");
  var trello = new Trello("MY APPLICATION KEY", "MY USER TOKEN");
 
  trello.addCard('Clean car', 'Wax on, wax off', myListId}).then(res=>console.log('Yay!'));
      

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.7
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.7
    17
  • 1.0.6
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i trello-promise

Weekly Downloads

17

Version

1.0.7

License

MIT

Last publish

Collaborators

  • imbhargav5