happy-m-post-to-trello

1.0.6 • Public • Published

happy-m-post-to-trello

Small module for another my app, just to add new card in trello fast.

npm install --save happy-m-post-to-trello
const { HappyMTrello, getBoardTypes } = require('happy-m-post-to-trello');

const myTrello = new HappyMTrello();
myTrello.addCard('my_board_type', 'card_header', 'card_desc', attachments[urls]);

Use getBoardTypes to get available boards.

/happy-m-post-to-trello/

    Package Sidebar

    Install

    npm i happy-m-post-to-trello

    Weekly Downloads

    3

    Version

    1.0.6

    License

    ISC

    Last publish

    Collaborators

    • happy_muzhik