{"id":17724363,"url":"https://github.com/jjgonecrypto/node-keyboard-mongo","last_synced_at":"2026-05-02T03:32:50.863Z","repository":{"id":57311424,"uuid":"81358028","full_name":"jjgonecrypto/node-keyboard-mongo","owner":"jjgonecrypto","description":"MongoDB support for node-keyboard","archived":false,"fork":false,"pushed_at":"2020-09-04T04:00:25.000Z","size":17,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T04:31:00.380Z","etag":null,"topics":["mongodb","music","node-keyboard"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjgonecrypto.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}},"created_at":"2017-02-08T17:45:41.000Z","updated_at":"2023-03-10T11:22:52.000Z","dependencies_parsed_at":"2022-09-10T21:13:36.544Z","dependency_job_id":null,"html_url":"https://github.com/jjgonecrypto/node-keyboard-mongo","commit_stats":null,"previous_names":["justinjmoses/node-keyboard-mongo"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jjgonecrypto/node-keyboard-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjgonecrypto","download_url":"https://codeload.github.com/jjgonecrypto/node-keyboard-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjgonecrypto%2Fnode-keyboard-mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mongodb","music","node-keyboard"],"created_at":"2024-10-25T15:46:38.677Z","updated_at":"2026-05-02T03:32:50.846Z","avatar_url":"https://github.com/jjgonecrypto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-keyboard-mongo\n\n[![npm version](https://badge.fury.io/js/.svg)](https://badge.fury.io/js/)\n\nMongoDB support for [node-keyboard](../node-keyboard)\n\n![](https://media.giphy.com/media/WwDOdoeXruPGE/giphy.gif)\n\n## Installation\n\n### As Global\nIf you installed node-keyboard globally, then install this plugin via `npm i -g node-keyboard-mongo`\n\nThen start node keyboard via `node-keyboard`, and import this plugin via `const mongo = requireg('node-keyboard-mongo')`\n\n### As Local\nIf instead you cloned node-keyboard, then install locally in that folder via `npm i node-keyboard-mongo`\n\nThen start node keyboard via `node keyboard` and import this plugin via `const mongo = require('node-keyboard-mongo')`\n\n## Usage\n\n* `oplog.listen({ uri: String, includePast: Boolean = false })`\n* `tail({ uri: String, db: String, collection: String, findQuery: Object = {}, fields: Object = {} })`\n* `query({ uri: String, db: String, collection: String, findQuery: Object = {}, fields: Object = {} })`\n\n## Examples\n\n* [query](./examples/01_query.js)\n* [capped collection](./examples/02_capped.js)\n* [oplog](./examples/03_oplog.js)\n\n\u003e Ref:\n\u003e 1. [MongoDB Docs: Connection string](https://docs.mongodb.com/manual/reference/connection-string/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjgonecrypto%2Fnode-keyboard-mongo/lists"}