{"id":20127602,"url":"https://github.com/cube-js/cube-example-wrapper","last_synced_at":"2026-05-12T15:33:00.788Z","repository":{"id":37738158,"uuid":"475124868","full_name":"cube-js/cube-example-wrapper","owner":"cube-js","description":"Layout and monitoring wrapper for Cube example apps","archived":false,"fork":false,"pushed_at":"2022-07-09T09:19:05.000Z","size":90,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-11T08:40:13.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cube-js.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":"2022-03-28T18:14:30.000Z","updated_at":"2022-08-02T14:01:33.000Z","dependencies_parsed_at":"2022-07-12T16:44:06.995Z","dependency_job_id":null,"html_url":"https://github.com/cube-js/cube-example-wrapper","commit_stats":null,"previous_names":["cube-js/cube-examples-wrapper"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cube-js/cube-example-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cube-js%2Fcube-example-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cube-js%2Fcube-example-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cube-js%2Fcube-example-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cube-js%2Fcube-example-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cube-js","download_url":"https://codeload.github.com/cube-js/cube-example-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cube-js%2Fcube-example-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32945424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T20:22:40.353Z","updated_at":"2026-05-12T15:33:00.769Z","avatar_url":"https://github.com/cube-js.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cube examples wrapper\n\nThis package contains common layout and features like user tracking, feedback, and errors logging for Cube's [example applications](https://github.com/cube-js/cube.js/tree/master/examples).\n\n## Installation\nInstall package via `yarn`:\n\n```bash\nyarn add cube-example-wrapper\n```\n\n## Usage\nAt the entry point of your app, import `createExampleWrapper`:\n\n```js\nimport createExampleWrapper from \"cube-example-wrapper\";\n```\n\nDefine an example description object and fill it with your values:\n\n```js\nconst exampleDescription = {\n  title: \"demo title\",\n  text: `demo description text`,\n};\n```\n\n*Note: you can use HTML tags inside the `text` template string.*\n\nCall `createExampleWrapper` with passed `exampleDescription`:\n\n```js\ncreateExampleWrapper(exampleDescription);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcube-js%2Fcube-example-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcube-js%2Fcube-example-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcube-js%2Fcube-example-wrapper/lists"}