{"id":28423299,"url":"https://github.com/stursby/hyped","last_synced_at":"2025-06-25T06:32:18.193Z","repository":{"id":58221817,"uuid":"13397725","full_name":"stursby/hyped","owner":"stursby","description":"Display your latest loved songs from The Hype Machine (hypem.com).","archived":false,"fork":false,"pushed_at":"2014-01-13T23:13:45.000Z","size":245,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T05:04:33.385Z","etag":null,"topics":["hype-machine","hypem","music"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/stursby.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}},"created_at":"2013-10-07T22:36:11.000Z","updated_at":"2018-06-23T10:46:54.000Z","dependencies_parsed_at":"2022-08-31T02:01:44.776Z","dependency_job_id":null,"html_url":"https://github.com/stursby/hyped","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/stursby/hyped","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stursby%2Fhyped","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stursby%2Fhyped/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stursby%2Fhyped/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stursby%2Fhyped/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stursby","download_url":"https://codeload.github.com/stursby/hyped/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stursby%2Fhyped/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261819031,"owners_count":23214417,"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":["hype-machine","hypem","music"],"created_at":"2025-06-05T08:36:44.141Z","updated_at":"2025-06-25T06:32:18.185Z","avatar_url":"https://github.com/stursby.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyped\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/stursby/hyped/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\nEasily display your most recent loved songs from The Hype Machine - [hypem.com](http://hypem.com). \n\n##### Click [here](http://sandbox.charliehield.com/hyped/) to see a demo.\n\n![Screenshot](images/screenshot.png)\n\n## Installation\n\n#### via [Bower](http://bower.io)\n\n```bash\n$ bower install hyped\n```\n\n#### Manually\n\nMake sure to include both `jQuery` and `jquery.hyped.js`.\n\n```html\n\u003cscript src=\"path.to.jQuery\"\u003e\u003c/script\u003e\n\u003cscript src=\"path.to.jquery.hyped.js\"\u003e\u003c/script\u003e\n```\n\n## Options\n\n- `username` : `string` Your Hypem username - ***Required***\n- `count` : `integer` Number of songs to return - **Default**: `5`\n- `artwork` : `boolean` Display album artwork - **Default** : `true`\n- `thumbSize` : `string` What size album artwork to show - **Default** : `medium`\n    - `small` : 50x50 px\n    - `medium` : 120x120 px\n    - `large` : 320x320 px\n- `linked` : `boolean` Wrap song info in a clickable link - **Default** : `false`\n- `loveCount` : `boolean` Display track love count - **Default** : `false`\n\n\n## Example\n\nHTML\n\n```html\n\u003cdiv class=\"hyped\"\u003e\n\t// Optional loading message / spinner\n\t\u003cdiv class=\"loading\"\u003e\u003c/div\u003e\n\u003c/div\u003e\n```\n\nJavaScript\n\n```javascript\n$(\".hyped\").hyped({\n\tusername : \"stursby\",\n\tlinked : true,\n  \tcount : 5,\n  \tloveCount : true\n});\n```\n\n## License\n\nHyped is licensed [MIT](http://opensource.org/licenses/MIT)\n\n* * *\n\nCopyright (c) 2013 Charlie Hield\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstursby%2Fhyped","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstursby%2Fhyped","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstursby%2Fhyped/lists"}