{"id":13758458,"url":"https://github.com/muxy/extensions-js","last_synced_at":"2025-05-10T08:30:27.240Z","repository":{"id":24614710,"uuid":"98328681","full_name":"muxy/extensions-js","owner":"muxy","description":"An Easier way to build Twitch Extensions using this JavaScript library for interfacing with Muxy's extensions backend. ","archived":false,"fork":false,"pushed_at":"2023-07-20T01:22:48.000Z","size":1222,"stargazers_count":28,"open_issues_count":1,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-16T15:37:39.409Z","etag":null,"topics":["extension","library","muxy","twitch","twitch-extensions"],"latest_commit_sha":null,"homepage":"https://dev.muxy.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muxy.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-25T16:40:23.000Z","updated_at":"2024-05-08T09:32:37.000Z","dependencies_parsed_at":"2024-01-15T03:42:54.061Z","dependency_job_id":null,"html_url":"https://github.com/muxy/extensions-js","commit_stats":{"total_commits":253,"total_committers":9,"mean_commits":28.11111111111111,"dds":0.6324110671936759,"last_synced_commit":"a16942050a2ede470925a451e4af1f36dd325d49"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxy%2Fextensions-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxy%2Fextensions-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxy%2Fextensions-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muxy%2Fextensions-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muxy","download_url":"https://codeload.github.com/muxy/extensions-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253389399,"owners_count":21900753,"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":["extension","library","muxy","twitch","twitch-extensions"],"created_at":"2024-08-03T13:00:30.489Z","updated_at":"2025-05-10T08:30:26.325Z","avatar_url":"https://github.com/muxy.png","language":"TypeScript","funding_links":[],"categories":["Libraries"],"sub_categories":["JavaScript (Twitch Extensions)"],"readme":"# Muxy MEDKit JS Library\n\nThe Muxy MEDKit JS library provides easy access to Muxy's powerful extension backend architecture.\n\nThe library provides four main sections of functionality: Persistent Data Storage, an Event Manager,\na Twitch Client and a Google Analytics system.\n\n## Hosted Versions\n\nTagged releases (starting with 2.0.0):\n* https://unpkg.com/@muxy/extensions-js@2.0.0/dist/medkit.umd.js\n* https://unpkg.com/@muxy/extensions-js@2.0.0/dist/medkit.esm.js\n\nLatest production release:\n* https://unpkg.com/@muxy/extensions-js/dist/medkit.umd.js\n* https://unpkg.com/@muxy/extensions-js/dist/medkit.esm.js\n\n## Building\n\nTo build a production release of the library, simply run:\n\n```sh\nnpm install\nnpm run build\n```\n\nin this directory. The complete library will be built and both UMD and ES Module versions will be\nplaced in the `dist/` folder.\n\n- `dist/medkit.umd.js`\n- `dist/medkit.esm.js`\n\n## Running Tests\n\nTo run the full suite of tests, run:\n\n```sh\nnpm run test\n```\n\nThis will fully compile the library and execute all unit tests, printing the results to the console.\nNote that this can take several minutes to execute, especially the first time.\n\n\n## Getting Started\n\nTo get started building an extension with Muxy, we have a [Vue.js](https://vuejs.org) based starter\n[here](https://github.com/muxy/medkit-starter-vue).\n\nOnce you've played around there and are ready to dig into some documentation, our\n[Getting Started](https://docs.muxy.io/docs/getting-started-with-medkit) and\n[Detailed API Guides](https://docs.muxy.io/reference/medkit-rest-api) should help.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuxy%2Fextensions-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuxy%2Fextensions-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuxy%2Fextensions-js/lists"}