{"id":15853386,"url":"https://github.com/omrilotan/consoliere","last_synced_at":"2025-10-08T09:40:36.799Z","repository":{"id":57206203,"uuid":"49231373","full_name":"omrilotan/consoliere","owner":"omrilotan","description":"🛎 assistance with browser console","archived":false,"fork":false,"pushed_at":"2024-10-02T13:05:59.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-08-12T17:44:34.273Z","etag":null,"topics":["console","devtools","warning"],"latest_commit_sha":null,"homepage":"https://omrilotan.com/consoliere","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/omrilotan.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,"zenodo":null}},"created_at":"2016-01-07T21:19:01.000Z","updated_at":"2024-10-02T13:06:03.000Z","dependencies_parsed_at":"2025-05-31T15:09:42.542Z","dependency_job_id":"3d804fe3-df32-4b4b-8795-04e8af0361e6","html_url":"https://github.com/omrilotan/consoliere","commit_stats":null,"previous_names":["omrilotan/detect-devtools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omrilotan/consoliere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fconsoliere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fconsoliere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fconsoliere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fconsoliere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omrilotan","download_url":"https://codeload.github.com/omrilotan/consoliere/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omrilotan%2Fconsoliere/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924132,"owners_count":26069400,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["console","devtools","warning"],"created_at":"2024-10-05T19:04:42.767Z","updated_at":"2025-10-08T09:40:36.758Z","avatar_url":"https://github.com/omrilotan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# consoliere\n\n## 🛎 assistance with browser console\n\n## devtoolsOpen `{Boolean}`\nCheck if dev tools are open\n```js\nimport { devtoolsOpen } from 'consoliere';\n\nif (devtoolsOpen()) { ... }\n```\n\n### Warn\nWarn users about the dangers of devtools paste\n![](https://user-images.githubusercontent.com/516342/58804898-9bf0cf80-861b-11e9-88c9-d9736f8284db.png)\n```js\nimport { warn } from 'consoliere';\nwarn();\n```\n\n\n### Get the warning bundle for browser\n```html\n\u003cscript src=\"https://omrilotan.com/consoliere/bundle/iife.min.js\"\u003e\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fconsoliere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomrilotan%2Fconsoliere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomrilotan%2Fconsoliere/lists"}