{"id":19793997,"url":"https://github.com/0ahz/bs-console-qrcode","last_synced_at":"2025-06-23T21:34:07.367Z","repository":{"id":48001417,"uuid":"84622181","full_name":"0ahz/bs-console-qrcode","owner":"0ahz","description":"A BrowserSync plugin displays the access URL in the console via QR code","archived":false,"fork":false,"pushed_at":"2022-12-03T15:16:29.000Z","size":225,"stargazers_count":8,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T07:52:50.676Z","etag":null,"topics":["browser","browser-sync","qrcode","terminal"],"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/0ahz.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":"2017-03-11T03:54:12.000Z","updated_at":"2023-03-07T14:19:10.000Z","dependencies_parsed_at":"2022-08-12T16:20:25.423Z","dependency_job_id":null,"html_url":"https://github.com/0ahz/bs-console-qrcode","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/0ahz%2Fbs-console-qrcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0ahz%2Fbs-console-qrcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0ahz%2Fbs-console-qrcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0ahz%2Fbs-console-qrcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0ahz","download_url":"https://codeload.github.com/0ahz/bs-console-qrcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812298,"owners_count":21647882,"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":["browser","browser-sync","qrcode","terminal"],"created_at":"2024-11-12T07:11:50.042Z","updated_at":"2025-05-01T02:30:51.698Z","avatar_url":"https://github.com/0ahz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bs-console-qrcode\n\nA [BrowserSync](http://www.browsersync.io/) plugin displays the access URL in the console ( terminal and browser ) via QR code\n\n## Install\n\n```shell\nnpm i browser-sync bs-console-qrcode\n```\n\n## Example\n\n```shell\ncd ./example\nnode index.js\n```\n\n```js\n// ./example/index.js\nconst browserSync = require('browser-sync').create();\n\nbrowserSync.init({\n    server: 'app',\n    // plugins: [require('../')],\n    plugins: ['bs-console-qrcode']\n});\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0ahz%2Fbs-console-qrcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0ahz%2Fbs-console-qrcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0ahz%2Fbs-console-qrcode/lists"}