{"id":14990112,"url":"https://github.com/nicanor008/fly","last_synced_at":"2026-02-23T17:26:28.516Z","repository":{"id":227779389,"uuid":"772368782","full_name":"Nicanor008/fly","owner":"Nicanor008","description":"Pagination, Toast \u0026 Date-picker web components. Ready to use in any web development flow","archived":false,"fork":false,"pushed_at":"2024-04-04T16:03:34.000Z","size":170,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T08:53:38.610Z","etag":null,"topics":["date-picker","library","pagination","pagination-library","shadow-dom","toast","toast-library","web","web-components","web-components-api","web-components-library"],"latest_commit_sha":null,"homepage":"https://fly.nicanor.me/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nicanor008.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":"2024-03-15T03:50:05.000Z","updated_at":"2024-04-03T03:30:41.000Z","dependencies_parsed_at":"2024-09-15T17:22:27.866Z","dependency_job_id":null,"html_url":"https://github.com/Nicanor008/fly","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.1428571428571429,"last_synced_commit":"a150385d14696125d9a9d19e449ae3eb1b70aa2d"},"previous_names":["nicanor008/fly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nicanor008/fly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicanor008%2Ffly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicanor008%2Ffly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicanor008%2Ffly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicanor008%2Ffly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicanor008","download_url":"https://codeload.github.com/Nicanor008/fly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicanor008%2Ffly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280583897,"owners_count":26355258,"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-23T02:00:06.710Z","response_time":142,"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":["date-picker","library","pagination","pagination-library","shadow-dom","toast","toast-library","web","web-components","web-components-api","web-components-library"],"created_at":"2024-09-24T14:19:28.323Z","updated_at":"2025-10-23T08:03:18.972Z","avatar_url":"https://github.com/Nicanor008.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About fly\nThis repository is a learning resource for understanding and creating web components using vanilla JavaScript. Web components are a set of web platform APIs that allow you to create reusable custom elements in web pages and web apps.\n\nSome of the components included are, not all complete though:\n- Date-picker\n- Pagination\n- Toast notification\n\n## How to use\nCheck out the demo images on https://fly.nicanor.me. In your root index.html, import any component you want to use:\n\n### Pagination component\n```javascript\n\u003cscript src=\"https://fly.nicanor.me/pagination/pagination.js\"\u003e\u003c/script\u003e\n\n\u003cpagination-component total-pages=\"3\" total-items=\"50\"\u003e\u003c/pagination-component\u003e\n```\n\n### Toast component\n```javascript\n\u003cscript src=\"https://fly.nicanor.me/toast/toast.js\"\u003e\u003c/script\u003e\n\n\u003ctoast-notification \n    variant=\"error\" \n    time-to-display=\"5000\" \n    title=\"Error\" \n    description=\"Operation completed successfully!\" \n    cta-text=\"Dismiss\"\n\u003e\n\u003c/toast-notification\u003e\n```\n\n### Date Picker component\n```javascript\n\u003cscript src=\"https://fly.nicanor.me/date-picker/date-picker.js\"\u003e\u003c/script\u003e\n\n\u003cdate-picker\u003e\u003c/date-picker\u003e\n```\n\n![fly](assets/fly.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicanor008%2Ffly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicanor008%2Ffly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicanor008%2Ffly/lists"}