{"id":27295178,"url":"https://github.com/jayydoesdev/ts-mongo-connector","last_synced_at":"2025-04-11T22:58:32.146Z","repository":{"id":51192327,"uuid":"368618181","full_name":"JayyDoesDev/ts-mongo-connector","owner":"JayyDoesDev","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-20T12:47:07.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:58:29.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/JayyDoesDev.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":"2021-05-18T17:41:56.000Z","updated_at":"2021-05-20T12:47:10.000Z","dependencies_parsed_at":"2022-09-10T11:00:35.447Z","dependency_job_id":null,"html_url":"https://github.com/JayyDoesDev/ts-mongo-connector","commit_stats":null,"previous_names":["jdevelo/ts-mongo-connector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2Fts-mongo-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2Fts-mongo-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2Fts-mongo-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayyDoesDev%2Fts-mongo-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayyDoesDev","download_url":"https://codeload.github.com/JayyDoesDev/ts-mongo-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492892,"owners_count":21113162,"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":"2025-04-11T22:58:31.678Z","updated_at":"2025-04-11T22:58:32.138Z","avatar_url":"https://github.com/JayyDoesDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-mongo-connector\n ts-mongo-connector allows you to connect to your mongodb easy and fast in typescript.\n\n ## Setup For TypeScript\n\n ```typescript\n import mongoConnect from 'ts-mongo-connector'\n\n const client: mongoConnect = new mongoConnect()\n\n client.c(\"database url\")\n```\n\n## Setup For JavaScript\n\n```javascript\nconst { MongoConnect } = require(\"ts-mongo-connector\");\n\nconst client = new MongoConnect()\nclient.c(\"database url\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fts-mongo-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayydoesdev%2Fts-mongo-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayydoesdev%2Fts-mongo-connector/lists"}