@remindd/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@remindd/core

A natural language reminder parser.

import remind from '@remindd/core';

const reminder = remind('to do something important tomorrow');
// {
//   date: 2023-01-23T03:48:03.973Z
//   title: 'do something important'
// }

Install

npm install --save @remindd/core

Readme

Keywords

Package Sidebar

Install

npm i @remindd/core

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

10.8 kB

Total Files

19

Last publish

Collaborators

  • ddbas