{"id":16418448,"url":"https://github.com/architrixs/date-time-custom-element","last_synced_at":"2025-10-26T20:31:34.535Z","repository":{"id":65185361,"uuid":"580896932","full_name":"Architrixs/date-time-custom-element","owner":"Architrixs","description":"A custom element in HTML that displays the current date and time","archived":false,"fork":false,"pushed_at":"2023-03-07T13:49:42.000Z","size":151,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T18:18:51.771Z","etag":null,"topics":["custom-elements","datetime","html","javascript","web-components"],"latest_commit_sha":null,"homepage":"https://architrixs.github.io/date-time-custom-element/","language":"TypeScript","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/Architrixs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null},"funding":{"github":"architrixs","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-12-21T18:23:32.000Z","updated_at":"2023-01-09T15:01:30.000Z","dependencies_parsed_at":"2023-01-08T10:32:33.839Z","dependency_job_id":null,"html_url":"https://github.com/Architrixs/date-time-custom-element","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"Architrixs/custom-element-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Architrixs%2Fdate-time-custom-element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Architrixs%2Fdate-time-custom-element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Architrixs%2Fdate-time-custom-element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Architrixs%2Fdate-time-custom-element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Architrixs","download_url":"https://codeload.github.com/Architrixs/date-time-custom-element/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862195,"owners_count":16555959,"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":["custom-elements","datetime","html","javascript","web-components"],"created_at":"2024-10-11T07:14:09.084Z","updated_at":"2025-10-26T20:31:29.241Z","avatar_url":"https://github.com/Architrixs.png","language":"TypeScript","funding_links":["https://github.com/sponsors/architrixs"],"categories":[],"sub_categories":[],"readme":"# \u0026lt;date-time\u0026gt; element\n\nA custom element that displays a date and time.\n\u003c!-- DEMO --\u003e\n[Demo](https://architrixs.github.io/date-time-custom-element/examples/index.html)\n\n## Installation\nAvailable on [npm](https://www.npmjs.com/) as [**@architrixs/date-time-element**](https://www.npmjs.com/package/@architrixs/date-time-element).\n```\n$ npm install --save @architrixs/date-time-element\n```\n\n## Usage\n\n### Script\n\nImport as ES modules:\n\n```js\nimport '@architrixs/date-time-element'\n```\n\nInclude with a script tag:\n\n```html\n\u003cscript type=\"module\" src=\"./node_modules/@architrixs/date-time-element/dist/src/date-time.js\"\u003e\n\n```\n\n## Browser support\n\nBrowsers without native [custom element support][support] require a [polyfill][].\n- Chrome\n- Firefox\n- Safari\n- Microsoft Edge\n\n[support]: https://caniuse.com/custom-elementsv1\n[polyfill]: https://github.com/webcomponents/custom-elements\n\n## License\n\nDistributed under the MIT license. See LICENSE for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitrixs%2Fdate-time-custom-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchitrixs%2Fdate-time-custom-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchitrixs%2Fdate-time-custom-element/lists"}