{"id":15590094,"url":"https://github.com/bkeepers/parse-reminder","last_synced_at":"2025-04-14T06:13:13.477Z","repository":{"id":25109579,"uuid":"103206295","full_name":"bkeepers/parse-reminder","owner":"bkeepers","description":"a node module to parse natural language reminders into who, what, and when","archived":false,"fork":false,"pushed_at":"2024-07-15T16:46:31.000Z","size":156,"stargazers_count":23,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T16:11:23.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkeepers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T01:24:59.000Z","updated_at":"2025-02-08T04:48:09.000Z","dependencies_parsed_at":"2024-10-02T17:01:44.788Z","dependency_job_id":"d72b6bda-9236-40c8-9caa-f36fb0010351","html_url":"https://github.com/bkeepers/parse-reminder","commit_stats":{"total_commits":17,"total_committers":5,"mean_commits":3.4,"dds":"0.47058823529411764","last_synced_commit":"017c3ac75e15316cfa7d7c0798d8a73eef956a2b"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fparse-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fparse-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fparse-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkeepers%2Fparse-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkeepers","download_url":"https://codeload.github.com/bkeepers/parse-reminder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248560777,"owners_count":21124720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T23:19:47.097Z","updated_at":"2025-04-14T06:13:13.447Z","avatar_url":"https://github.com/bkeepers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parse-reminder\n\n\u003e a node module to parse natural language reminders into who, what, and when.\n\nIt aims to support all common forms of natural language for reminders. For example:\n\n- remind me to send invites at 3pm tomorrow\n- remind me to wish Jamie happy birthday on 8/28\n- remind me in 10 minutes to change the laundry\n- remind me that the oil needs changed on Oct 4\n- remind me next Friday to water the plants\n\n## Usage\n\n```js\nvar parseReminder = require('parse-reminder')\n\nconsole.log(parseReminder('remind me to call the doctor tomorrow'))\n// Output:\n// { who: 'me',\n//   what: 'call the doctor',\n//   when: 2017-09-12T12:00:00.000Z }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fparse-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkeepers%2Fparse-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkeepers%2Fparse-reminder/lists"}