{"id":18715580,"url":"https://github.com/rawnly/devbadges-js","last_synced_at":"2025-08-20T03:38:06.347Z","repository":{"id":78840747,"uuid":"92825685","full_name":"rawnly/devBadges-js","owner":"rawnly","description":"2 useful dev-badges for your webpage","archived":false,"fork":false,"pushed_at":"2017-05-30T20:46:06.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T09:43:29.394Z","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/rawnly.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":"2017-05-30T11:23:19.000Z","updated_at":"2020-01-15T21:18:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a15c4c2-575d-43be-a37c-20d082b2837a","html_url":"https://github.com/rawnly/devBadges-js","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2FdevBadges-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2FdevBadges-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2FdevBadges-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2FdevBadges-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawnly","download_url":"https://codeload.github.com/rawnly/devBadges-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239577831,"owners_count":19662296,"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-11-07T13:09:16.845Z","updated_at":"2025-02-19T01:24:09.147Z","avatar_url":"https://github.com/rawnly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Badges JS\n\u003e Easy and fast as a `console.log`\n\n## Installation\n\n- ### NPM\n  ```bash\n    $ npm install devbadges-js\n  ```\n\n- ### CDN\n  ```js\n    // DEV BADGES CDN\n    \u003cscript src=\"https://cdn.rawgit.com/Rawnly/devBadges-js/8365a103/dist/dev-badges.min.js\"\u003e\u003c/script\u003e\n  ```\n\n## Usage\nHow can I use it? Simple! You can do it in 2 simple steps.\n\n1. Declare the class\n  ```js\n    var badges = new DevBadges([options]);\n  ```\n\n2. Render it\n  ```js\n    var badges = new DevBadges();\n    badges.render()\n  ```\n\nYou can also destroy it\n```js\n  badges.destroy()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fdevbadges-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawnly%2Fdevbadges-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fdevbadges-js/lists"}