{"id":17550868,"url":"https://github.com/devinroche/crypix","last_synced_at":"2025-03-29T07:27:23.161Z","repository":{"id":57146752,"uuid":"131775026","full_name":"devinroche/crypix","owner":"devinroche","description":"cryptocurrency npm lib to get images","archived":false,"fork":false,"pushed_at":"2018-05-02T05:47:59.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T03:42:43.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/devinroche.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":"2018-05-01T23:51:19.000Z","updated_at":"2018-05-02T05:48:00.000Z","dependencies_parsed_at":"2022-08-29T20:50:36.885Z","dependency_job_id":null,"html_url":"https://github.com/devinroche/crypix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinroche%2Fcrypix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinroche%2Fcrypix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinroche%2Fcrypix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinroche%2Fcrypix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinroche","download_url":"https://codeload.github.com/devinroche/crypix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246153738,"owners_count":20732051,"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":[],"created_at":"2024-10-21T04:44:04.125Z","updated_at":"2025-03-29T07:27:23.122Z","avatar_url":"https://github.com/devinroche.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypix\n\n\u003e comprehensive list of cryptocurrencies with image urls.\n\nGathered image urls through coinmarketcap for top 300 cryptos. Can be used as a JSON file or npm library.\n\n## install\n```\nnpm i crypix --save\n```\n\n## usage\n```\nconst crypix = require('crypix')\n\nlet coins = crypix.allTokens()\n\n// all coins in package\n{ \n    UTK: 'https://s2.coinmarketcap.com/static/img/coins/16x16/2320.png',\n    AMB: 'https://s2.coinmarketcap.com/static/img/coins/16x16/2081.png',\n    XBY: 'https://s2.coinmarketcap.com/static/img/coins/16x16/1636.png',\n    ...\n}\n\nlet coin = crypix.getToken('ETH\")\n\n// image url for ethereum\n\"https://s2.coinmarketcap.com/static/img/coins/16x16/1027.png\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinroche%2Fcrypix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinroche%2Fcrypix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinroche%2Fcrypix/lists"}