{"id":18737649,"url":"https://github.com/marvin-js/boilerplate-marvin-plugin","last_synced_at":"2026-05-01T00:31:50.220Z","repository":{"id":83573567,"uuid":"125366961","full_name":"marvin-js/boilerplate-marvin-plugin","owner":"marvin-js","description":":satellite: A boilerplate to create a marvin plugin","archived":false,"fork":false,"pushed_at":"2018-03-19T23:40:08.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T02:50:41.090Z","etag":null,"topics":["automation","javascript","marvin","node","plugin","script","workflow"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/marvin-js.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,"zenodo":null}},"created_at":"2018-03-15T12:52:50.000Z","updated_at":"2018-03-20T00:07:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4651465-f5eb-4cf6-bf84-fb2b37f32c51","html_url":"https://github.com/marvin-js/boilerplate-marvin-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marvin-js/boilerplate-marvin-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvin-js%2Fboilerplate-marvin-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvin-js%2Fboilerplate-marvin-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvin-js%2Fboilerplate-marvin-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvin-js%2Fboilerplate-marvin-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marvin-js","download_url":"https://codeload.github.com/marvin-js/boilerplate-marvin-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvin-js%2Fboilerplate-marvin-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32481553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","javascript","marvin","node","plugin","script","workflow"],"created_at":"2024-11-07T15:26:06.504Z","updated_at":"2026-05-01T00:31:50.200Z","avatar_url":"https://github.com/marvin-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate Marvin Plugin\n\nA boirleplate to create a plugin for [Marvin](https://github.com/marvin-js/marvin).\n\nCreate a plugin is very much simple. It is necessary understand [how the syntax works](https://github.com/marvin-js/marvin/blob/master/docs/how-is-syntax.md).\n\nExample of plugin:\n\n```javascript\nmodule.exports = function (opts, params1, params2) {\n  //... make something with the params \u0026 options\n}\n```\n\nThe plugin can return a Object/Promise.\n\n## Recommendation for name of package\n\nMarvin searching the plugins with prefix `marvin-plugin-`.\n\n**Example:**\n\n```\nmarvin-plugin-\u003cname\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvin-js%2Fboilerplate-marvin-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarvin-js%2Fboilerplate-marvin-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvin-js%2Fboilerplate-marvin-plugin/lists"}