wizonesolutions:todoist

Wrapper for the Todoist API.


Install
meteor add wizonesolutions:todoist@=1.0.1

Documentation

Todoist API wrapper for Meteor.

This is a wrapper for the Todoist API (documentation). It's based on JTarasovic/node-todoist-api.

Installation

meteor add wizonesolutions:todoist

Usage

See the app this is used in to get ideas on how it works. It's pretty straightforward.

Link: todoist-sorter

Roadmap

  • Finish rewriting package so it can be used synchronously more easily (no more callback style). I'll probably have to wrap the existing methods to achieve this so I don't break BC. I can fully rewrite it in a new major release, though.

Author

This Meteor package was written by WizOne Solutions, a Meteor and Drupal CMS developer.

My largest Meteor app so far is https://github.com/spendflow/spendflow. It has a private beta. Check it out.