{"id":20494855,"url":"https://github.com/apiko-dev/meteor-multiple-insert","last_synced_at":"2026-04-19T11:35:41.469Z","repository":{"id":33083957,"uuid":"36721230","full_name":"apiko-dev/meteor-multiple-insert","owner":"apiko-dev","description":"Adding an array object to the collection.","archived":false,"fork":false,"pushed_at":"2015-08-13T07:56:20.000Z","size":164,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-05T17:53:29.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jssolutionsdev.com/","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/apiko-dev.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":"2015-06-02T09:03:59.000Z","updated_at":"2015-07-30T08:43:22.000Z","dependencies_parsed_at":"2022-09-04T15:04:33.291Z","dependency_job_id":null,"html_url":"https://github.com/apiko-dev/meteor-multiple-insert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apiko-dev/meteor-multiple-insert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fmeteor-multiple-insert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fmeteor-multiple-insert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fmeteor-multiple-insert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fmeteor-multiple-insert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiko-dev","download_url":"https://codeload.github.com/apiko-dev/meteor-multiple-insert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fmeteor-multiple-insert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":[],"created_at":"2024-11-15T17:43:24.154Z","updated_at":"2026-04-19T11:35:41.430Z","avatar_url":"https://github.com/apiko-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# meteor-multiple-insert\n\nAdding an array object to the collection.\n\nMade by [![Professional Meteor Development Studio](http://s30.postimg.org/jfno1g71p/jss_xs.png)](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)\n\n# Usage\n\nAdd this package to your Meteor project: `meteor add jss:multiple-insert`.\n\nAfter that you will be able to use `insertMultiple` function.\n\n\n## collection.insertMultiple\n\n`collection.insertMultiple(docs, [callback])` — Insert documents in the collection. Returns an array of their IDs. If you pass `Object` as the first argument, then `insertMultiple` will act in the same way as `collection.insert`.\n\nArguments:\n- `docs`(`Array` or `Object`) — Documents or the single document to insert. May not yet have an `_id` attribute, in which case Meteor will generate for you.\n- [`callback`(`Function`)] — Optional. If present, called with an error object as the first argument and, if no error, the `_id` as the second.\n\n# License\nThe `meteor-multiple-insert` project is under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fmeteor-multiple-insert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiko-dev%2Fmeteor-multiple-insert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fmeteor-multiple-insert/lists"}