dsabre / todoist

A Todoist client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todoist

Npm module for use Todoist API.

Version License: MIT Downloads GitHub issues Dependencies

Dependencies

Axios

Installation

  npm i @dsabre/todoist

Usage

import Todoist from "@dsabre/todoist";

const todoist  = new Todoist('YOUR TODOIST API TOKEN');

License

MIT

About

A Todoist client.

License:MIT License


Languages

Language:JavaScript 100.0%