{"id":22203907,"url":"https://github.com/interglobalmedia/web-audio-api-ajax","last_synced_at":"2026-05-03T16:32:39.273Z","repository":{"id":68023663,"uuid":"256894984","full_name":"interglobalmedia/web-audio-api-ajax","owner":"interglobalmedia","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-26T03:49:25.000Z","size":11421,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T02:43:52.414Z","etag":null,"topics":["ajax-request","buffer","canvas","cdnjs","confetti-js","gh-pages","node-sass","npm","random-colors","scripts","web-audio-api"],"latest_commit_sha":null,"homepage":"https://interglobalmedia.github.io/web-audio-api-ajax/","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/interglobalmedia.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":"2020-04-19T02:13:50.000Z","updated_at":"2022-05-05T12:59:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff2cb9f9-d2bf-4553-ba22-3199180ae5d2","html_url":"https://github.com/interglobalmedia/web-audio-api-ajax","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interglobalmedia/web-audio-api-ajax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interglobalmedia%2Fweb-audio-api-ajax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interglobalmedia%2Fweb-audio-api-ajax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interglobalmedia%2Fweb-audio-api-ajax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interglobalmedia%2Fweb-audio-api-ajax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interglobalmedia","download_url":"https://codeload.github.com/interglobalmedia/web-audio-api-ajax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interglobalmedia%2Fweb-audio-api-ajax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["ajax-request","buffer","canvas","cdnjs","confetti-js","gh-pages","node-sass","npm","random-colors","scripts","web-audio-api"],"created_at":"2024-12-02T17:14:59.790Z","updated_at":"2026-05-03T16:32:39.266Z","avatar_url":"https://github.com/interglobalmedia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Confetti By Sound And Color\n\n### An Built with confetti-js, Math.random(), the Web Audio API, AJAX, and Node.js\n\n### How to use:\n\n-   `git clone` the **repository** to your **desktop** with the **_following_**\n    `command` if using `SSH`:\n\n```shell\ngit clone git@github.com:interglobalmedia/web-audio-api-ajax.git\n```\n\nIf using `HTTPS`:\n\n```shell\ngit clone https://github.com/interglobalmedia/web-audio-api-ajax.git\n```\n\n### User Story:\n\n-   When the **user** **_clicks_** on the `Start` **button**, a `song`\n    **_starts_** **playing**, the `background color` of the **page**\n    **_changes_** **color**, `confetti` starts **_falling_**, and the\n    `background color` and `color` of the `Start` **button** **_changes_**.\n\n-   When the **user** **_clicks_** on the `Stop` **button**, the `song`\n    **_stops_** **playing** (paused), the `background color` of the **page**\n    **_changes_** **color**, `confetti` starts **_falling_**, and the\n    `background color` and `color` of the `Stop` **button** **_changes_**.\n\n-   When the **user** **_clicks_** on the `Refresh` **button**, everything goes\n    back to its **_default_** **state**. The `background color` of the **page**\n    **_goes back_** to `white`, the `confetti` **disappears**, and the\n    `background color` of the `buttons` **_reverts_** to their **default\n    states** of `white`, and the `color` of the **buttons** **_reverts_** to\n    their **default states** of of `black`.\n\n### Tools/Packages Used:\n\n-   `npm`\n\n-   `npm` **package** `node-sass` to **_enable_** using `Sass` for the **project\n    styling**\n\n-   `npm` **package** `gh-pages` to **_enable_** the `automatic deployment` of\n    the **application** to `gh-pages`.\n\n-   `cdnjs` of `confetti-js` **npm package** which **_automatically_**\n    **generates** an **animated** `confetti` **effect** on the **_page_**.\n\n-   The `Web Audio API`, which is **_responsible_** for the **generation** of\n    the **_music_**.\n\n-   `AJAX` (`Asynchronous JavaScript and XML`), to make a **request** to the\n    (local) `Audio1` **file** in the **form** of an `arraybuffer`, which is\n    **_decoded_** on `page load`.\n\n### Scripts:\n\n`npm run scss`: **watches** for **_changes_** in `styles/scss/main.scss` and\n**outputs** them into `styles/css/main.css`.\n\n`npm run clean`: **_removes_** the **old** `dist` **folder** and **_replaces_**\nit with a **new one** **_containing_** latest **changes**.\n\n`npm run build`: **_creates_** a **new** `dist` **build**.\n\n`npm run deploy`: **_deploys_** the **contents** of the `dist` **folder** to\n`gh-pages`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterglobalmedia%2Fweb-audio-api-ajax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterglobalmedia%2Fweb-audio-api-ajax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterglobalmedia%2Fweb-audio-api-ajax/lists"}