{"id":19128832,"url":"https://github.com/peerlibrary/meteor-extend-publish","last_synced_at":"2025-09-08T16:31:48.402Z","repository":{"id":68281839,"uuid":"89187201","full_name":"peerlibrary/meteor-extend-publish","owner":"peerlibrary","description":"Helper to easier extend Meteor.publish","archived":false,"fork":false,"pushed_at":"2019-09-20T01:37:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-09T06:06:03.753Z","etag":null,"topics":["ddp","ddp-publish","meteor","meteor-package"],"latest_commit_sha":null,"homepage":"https://atmospherejs.com/peerlibrary/extend-publish","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peerlibrary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-24T01:57:40.000Z","updated_at":"2019-09-20T01:37:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"b42cbc7c-9b34-447a-86c3-daa23f58525d","html_url":"https://github.com/peerlibrary/meteor-extend-publish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerlibrary%2Fmeteor-extend-publish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerlibrary%2Fmeteor-extend-publish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerlibrary%2Fmeteor-extend-publish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peerlibrary%2Fmeteor-extend-publish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peerlibrary","download_url":"https://codeload.github.com/peerlibrary/meteor-extend-publish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232326915,"owners_count":18505980,"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":["ddp","ddp-publish","meteor","meteor-package"],"created_at":"2024-11-09T06:05:47.486Z","updated_at":"2025-01-03T10:41:34.765Z","avatar_url":"https://github.com/peerlibrary.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Helper to easier extend Meteor.publish\n======================================\n\nThis Meteor smart package provides `extendPublish` helper. You should pass to it a function which receives\n`name`, `func`, `options` and returns an array of potentially new values to be passed to `Meteor.publish`.\nAfter `extendPublish` has been called (potentially multiple times), every call to `Meteor.publish` will first\ncall this function (or functions) instead, before passing arguments to core `Meteor.publish`.\n\nServer side only.\n\nInstallation\n------------\n\n```\nmeteor add peerlibrary:extend-publish\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeerlibrary%2Fmeteor-extend-publish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeerlibrary%2Fmeteor-extend-publish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeerlibrary%2Fmeteor-extend-publish/lists"}