{"id":15447492,"url":"https://github.com/datadavev/t-zones","last_synced_at":"2026-04-28T08:38:59.387Z","repository":{"id":83563535,"uuid":"410288706","full_name":"datadavev/t-zones","owner":"datadavev","description":"Web component for figuring time zones","archived":false,"fork":false,"pushed_at":"2023-03-23T17:57:22.000Z","size":688,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T08:44:19.428Z","etag":null,"topics":["scheduling","timezones","webcomponent"],"latest_commit_sha":null,"homepage":"https://datadavev.github.io/t-zones/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datadavev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-25T14:07:19.000Z","updated_at":"2021-10-14T11:00:29.000Z","dependencies_parsed_at":"2023-07-03T20:01:33.974Z","dependency_job_id":null,"html_url":"https://github.com/datadavev/t-zones","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datadavev/t-zones","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-zones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-zones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-zones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-zones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/t-zones/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-zones/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","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":["scheduling","timezones","webcomponent"],"created_at":"2024-10-01T20:06:10.786Z","updated_at":"2026-04-28T08:38:58.849Z","avatar_url":"https://github.com/datadavev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\\u003ct-zones\u003e\n\nProvides a view of times in different time zones for 24 hours on a date of choice.\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\n![Screenshot](https://raw.githubusercontent.com/datadavev/t-zones/main/docs/20210927_screenshot.png)\n\nDemo at https://datadavev.github.io/t-zones\n\nSource at https://github.com/datadavev/t-zones\n\n## Installation\n\n```bash\nnpm i t-zones\n```\n\n## Usage\n\n```html\n\u003cscript type=\"module\"\u003e\n  import 't-zones/t-zones.js';\n\u003c/script\u003e\n\n\u003ct-zones\u003e\u003c/t-zones\u003e\n```\n\nor using a CDN:\n\n```html\n\u003cscript type=\"module\" src=\"https://unpkg.com/t-zones/t-zones.js?module\"\u003e\n\u003c/script\u003e\n\n\u003ct-zones\u003e\u003c/t-zones\u003e\n```\n\n\n## Linting and formatting\n\nTo scan the project for linting and formatting errors, run\n\n```bash\nnpm run lint\n```\n\nTo automatically fix linting and formatting errors, run\n\n```bash\nnpm run format\n```\n\n## Testing with Web Test Runner\n\nTo execute a single test run:\n\n```bash\nnpm run test\n```\n\nTo run the tests in interactive watch mode run:\n\n```bash\nnpm run test:watch\n```\n\n## Demoing with Storybook\n\nTo run a local instance of Storybook for your component, run\n\n```bash\nnpm run storybook\n```\n\nTo build a production version of Storybook, run\n\n```bash\nnpm run storybook:build\n```\n\n\n## Tooling configs\n\nFor most of the tools, the configuration is in the `package.json` to minimize the amount of files in your project.\n\nIf you customize the configuration a lot, you can consider moving them to individual files.\n\n## Local Demo with `web-dev-server`\n\n```bash\nnpm start\n```\n\nTo run a local development server that serves the basic demo located in `demo/index.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Ft-zones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Ft-zones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Ft-zones/lists"}