{"id":16774517,"url":"https://github.com/melonjs/plugin-template","last_synced_at":"2025-10-13T11:12:07.668Z","repository":{"id":163773633,"uuid":"622046652","full_name":"melonjs/plugin-template","owner":"melonjs","description":"a project template to create your own plugin","archived":false,"fork":false,"pushed_at":"2023-07-13T01:51:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T11:12:02.880Z","etag":null,"topics":["canvas","game-development","html5","melonjs","plugin","rollup","template","webgl"],"latest_commit_sha":null,"homepage":"","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/melonjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-01T01:11:48.000Z","updated_at":"2023-07-18T09:25:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"72c382f6-b05e-4108-b69e-6efedcee9083","html_url":"https://github.com/melonjs/plugin-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/melonjs/plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Fplugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Fplugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Fplugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Fplugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melonjs","download_url":"https://codeload.github.com/melonjs/plugin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Fplugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014759,"owners_count":26085593,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["canvas","game-development","html5","melonjs","plugin","rollup","template","webgl"],"created_at":"2024-10-13T06:49:22.678Z","updated_at":"2025-10-13T11:12:07.639Z","avatar_url":"https://github.com/melonjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# melonJS Plugin Template\n![melonJS Logo](https://github.com/melonjs/melonJS/raw/master/media/Banner/Banner%20-%20Billboard%20-%20Original%20Logo%20-%20horizontal.png)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/melonjs/es6-boilerplate/blob/master/LICENSE)\n\na plugin project template for melonjs using rollup.\n\nUsage\n-------------------------------------------------------------------------------\n\nInstall all required dependencies :\n\n    $ [sudo] npm install\n\nReplace occurences of `plugin-template` to match with your plugin name in the [package.json](package.json) file\n\nStart implementing your plugin using the provided [empty plugin](src/index.js) under `/src/index.js`\n\nBuild your plugin by running: \n\n    $ npm run build\n\nThe generated files will be available under the `dist` directory :\n- `plugin-template.js` (as per the default name in the package.json)\n- `plugin-template.d.ts` (typings for the plugin)\n\nFor more information about plugin and how to patch method, see our documentation [here](https://melonjs.github.io/melonJS/docs/melonjs/plugin.html).\n\nQuestions, need help ?\n-------------------------------------------------------------------------------\nIf you need technical support, you can contact us through the following channels :\n* Forums: with melonJS 2 we moved to a new discourse [forum](https://melonjs.discourse.group), but we can still also find the previous one [here](http://www.html5gamedevs.com/forum/32-melonjs/)\n* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk)\n* we tried to keep our [wikipage](https://github.com/melonjs/melonJS/wiki) up-to-date with useful links, tutorials, and anything related melonJS.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonjs%2Fplugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelonjs%2Fplugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonjs%2Fplugin-template/lists"}