{"id":20796413,"url":"https://github.com/jazz-soft/runkit-midi","last_synced_at":"2025-05-11T14:33:37.381Z","repository":{"id":73182547,"uuid":"340559332","full_name":"jazz-soft/runkit-midi","owner":"jazz-soft","description":"MIDI player/viewer for RunKit","archived":false,"fork":false,"pushed_at":"2024-08-13T03:02:54.000Z","size":166,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-13T14:29:52.486Z","etag":null,"topics":["midi","midi-file","midi-files","midi2","runkit"],"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/jazz-soft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"jazz-soft","custom":"https://paypal.me/jazzsoft"}},"created_at":"2021-02-20T04:14:47.000Z","updated_at":"2024-08-13T02:07:27.000Z","dependencies_parsed_at":"2024-05-09T03:51:06.177Z","dependency_job_id":null,"html_url":"https://github.com/jazz-soft/runkit-midi","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazz-soft%2Frunkit-midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazz-soft%2Frunkit-midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazz-soft%2Frunkit-midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazz-soft%2Frunkit-midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazz-soft","download_url":"https://codeload.github.com/jazz-soft/runkit-midi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225063823,"owners_count":17415167,"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":["midi","midi-file","midi-files","midi2","runkit"],"created_at":"2024-11-17T16:27:09.188Z","updated_at":"2025-05-11T14:33:37.371Z","avatar_url":"https://github.com/jazz-soft.png","language":"JavaScript","funding_links":["https://github.com/sponsors/jazz-soft","https://paypal.me/jazzsoft"],"categories":[],"sub_categories":[],"readme":"# 🪦runkit is dead\nWhat a pity!\n\n[![npm](https://img.shields.io/npm/v/runkit-midi.svg)](https://www.npmjs.com/package/runkit-midi)\n[![npm](https://img.shields.io/npm/dt/runkit-midi.svg)](https://www.npmjs.com/package/runkit-midi)\n[![build](https://github.com/jazz-soft/runkit-midi/actions/workflows/build.yml/badge.svg)](https://github.com/jazz-soft/runkit-midi/actions)\n[![Coverage Status](https://coveralls.io/repos/github/jazz-soft/runkit-midi/badge.svg?branch=main)](https://coveralls.io/github/jazz-soft/runkit-midi?branch=main)\n[![Try runkit-midi on RunKit](https://badge.runkitcdn.com/runkit-midi.svg)](https://npm.runkit.com/runkit-midi)\n\n## Your own live MIDI demo on RunKit\n\n[![runkit](https://github.com/jazz-soft/runkit-midi/raw/main/media/runkit.png)](https://npm.runkit.com/runkit-midi)\n\nHave you ever wondered what that `RunKit` button on your NPM page was for?\n\nDoes your project generate MIDI files?\n\nYou may want to enable a live MIDI demo on your project page.\n\nNo install required!\n\nYour visitors will be able to play and view the contents of generated MIDI files as on the image below:\n\n[![screenshot](https://github.com/jazz-soft/runkit-midi/raw/main/media/rkmidi.png)](https://npm.runkit.com/runkit-midi)\n\n## Enabling live MIDI demo on your project page\n\n### Create a demo script:\n```js\n// my-demo.js\nconst rkmidi = require('runkit-midi');\nconst myproj = require('your-project');\nconst midi = myproj.makeCoolMidi();\nrkmidi(midi);\n```\n\n### Add an entry into your package.json:\n```json\n// package.json\n  ...\n  \"runkitExampleFilename\": \"my-demo.js\",\n  ...\n```\n\n### Add a button to your README.md (optional):\n```md\n// README.md\n  ...\n[![Try your-project on RunKit](https://badge.runkitcdn.com/your-project.svg)](https://npm.runkit.com/your-project)\n  ...\n```\n\n### Publish the new release of your-project on NPM\nHave fun!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazz-soft%2Frunkit-midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjazz-soft%2Frunkit-midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazz-soft%2Frunkit-midi/lists"}