{"id":16892052,"url":"https://github.com/mxz96102/asap-components","last_synced_at":"2026-05-19T11:02:12.228Z","repository":{"id":57184618,"uuid":"444326424","full_name":"mxz96102/asap-components","owner":"mxz96102","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-13T09:05:04.000Z","size":239,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T00:03:59.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mxz96102.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-01-04T07:32:03.000Z","updated_at":"2022-11-03T15:27:53.000Z","dependencies_parsed_at":"2022-09-14T09:01:03.610Z","dependency_job_id":null,"html_url":"https://github.com/mxz96102/asap-components","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/mxz96102%2Fasap-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxz96102%2Fasap-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxz96102%2Fasap-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxz96102%2Fasap-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxz96102","download_url":"https://codeload.github.com/mxz96102/asap-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244576662,"owners_count":20475160,"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":[],"created_at":"2024-10-13T17:09:30.272Z","updated_at":"2026-05-19T11:02:07.151Z","avatar_url":"https://github.com/mxz96102.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASAP Components\n\n\u003e Actually we need these components asap, I want it in an old easy way, no more packages and bundle problem. It's depended on Autonomous custom elements, for using component without any framework.\n\n## How to use\n\n\u003e Using it in an old fashion way, using script tag and write html.\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003chead\u003e\n  \u003ctitle\u003eASAP COMPONENT\u003c/title\u003e\n  \u003cscript src=\"http://unpkg.com/asap-components/lib/asap-loader.min.js\"\u003e\u003c/script\u003e\n  \u003cstyle\u003e\n    asap-time {\n      color: #484bff;\n      font-family: monospace;\n      font-weight: bold;\n      font-size: 20px;\n    }\n  \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n  \u003casap-time id=\"time\"\u003e\u003c/asap-time\u003e\n\u003c/body\u003e\n```\n\nAnd this asap-time result in:\n\n![image](https://user-images.githubusercontent.com/15213473/148364741-73df1a11-9347-4944-9820-1d4c480c1083.png)\n\n\n## Components\n\nSo let's see what do we got here:\n\n### Time\n\n`\u003casap-time\u003e\u003c/asap-time\u003e`\n\n|arttribute|required|default|description|\n|----|----|----|----|\n|time|x|new Date()|time that should render, using time string or timestamp|\n|format|x|'YYYY-MM-DD HH:mm:ss'|format that time display, using moment/dayjs format string|\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxz96102%2Fasap-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxz96102%2Fasap-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxz96102%2Fasap-components/lists"}