{"id":13828991,"url":"https://github.com/midudev/wc","last_synced_at":"2025-04-10T23:32:11.301Z","repository":{"id":143761650,"uuid":"166688333","full_name":"midudev/wc","owner":"midudev","description":"A simple spinning loading web component based on the one from macOS","archived":false,"fork":false,"pushed_at":"2019-01-20T21:22:12.000Z","size":51,"stargazers_count":49,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T09:09:25.750Z","etag":null,"topics":["spinner","webcomponents"],"latest_commit_sha":null,"homepage":"http://midudev.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/midudev.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}},"created_at":"2019-01-20T17:21:24.000Z","updated_at":"2025-01-02T16:30:02.000Z","dependencies_parsed_at":"2023-07-18T01:44:29.619Z","dependency_job_id":null,"html_url":"https://github.com/midudev/wc","commit_stats":null,"previous_names":["midudev/spinning-progress-indicator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midudev%2Fwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midudev%2Fwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midudev%2Fwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midudev%2Fwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midudev","download_url":"https://codeload.github.com/midudev/wc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248316494,"owners_count":21083456,"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":["spinner","webcomponents"],"created_at":"2024-08-04T09:03:25.350Z","updated_at":"2025-04-10T23:32:10.956Z","avatar_url":"https://github.com/midudev.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# spinning-progress-indicator-element\nA simple spinning loading web component based on macOS one.\n\n- 📦 [Microbundle](https://github.com/developit/microbundle) for exporting .mjs and optimize the output\n- 🔎 Uses Typescript for type checking\n- 👻 Shadow DOM to not mess with your elements and styles\n- ⚖️ less than ~900 bytes gzipped with stylese included 💅\n- 🍦 Three flavours black, grey and black\n- 💁‍Two sizes available\n\n👀 Demo: https://codesandbox.io/s/8njv8m1v88\n\n## Installation\n\nIf you're using Webpack or Parcel, you could use directly the package:\n`npm install @midudev/wc-spinning-progress`\n\nAlso, you could directly use the script using a CDN like unpkg:\n`\u003cscript src=\"https://unpkg.com/@midudev/wc-spinning-progress@0.0.1/dist/spinning-progress.umd.js\"\u003e\u003c/script\u003e`\n\nModule version is provided as well:\n`\u003cscript type='module' src=\"https://unpkg.com/@midudev/wc-spinning-progress@0.0.1/dist/spinning-progress.mjs\"\u003e\u003c/script\u003e`\n\n## Usage\n\n```html\n\u003cspinning-progress\u003e\u003c/spinning-progress\u003e\n\u003cspinning-progress size='large'\u003e\u003c/spinning-progress\u003e\n\n\u003cspinning-progress color='black'\u003e\u003c/spinning-progress\u003e\n\u003cspinning-progress color='black' size='large'\u003e\u003c/spinning-progress\u003e\n\n\u003cspinning-progress color='white'\u003e\u003c/spinning-progress\u003e\n\u003cspinning-progress color='white' size='large'\u003e\u003c/spinning-progress\u003e\n```\n\n## What's next\n\n- [ ] Use custom properties instead attributes\n- [ ] Upgrade to latest microbundle and get everything working\n- [ ] Move this to a monorepo with more @midudev/wc?\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidudev%2Fwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidudev%2Fwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidudev%2Fwc/lists"}