{"id":15447466,"url":"https://github.com/datadavev/t-moon-matrix","last_synced_at":"2025-03-28T08:44:13.811Z","repository":{"id":83563529,"uuid":"417117942","full_name":"datadavev/t-moon-matrix","owner":"datadavev","description":"Webcomponent for showing a matrix of moon phases for a year","archived":false,"fork":false,"pushed_at":"2021-10-14T13:03:09.000Z","size":286,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T09:27:14.723Z","etag":null,"topics":["calendar","lunar","moon"],"latest_commit_sha":null,"homepage":"https://datadavev.github.io/t-moon-matrix","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-10-14T12:17:14.000Z","updated_at":"2021-10-14T13:03:12.000Z","dependencies_parsed_at":"2023-07-02T23:46:07.059Z","dependency_job_id":null,"html_url":"https://github.com/datadavev/t-moon-matrix","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"2af54f992fd78561d4ef9f45609c23425afeb411"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-moon-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-moon-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-moon-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadavev%2Ft-moon-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datadavev","download_url":"https://codeload.github.com/datadavev/t-moon-matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"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":["calendar","lunar","moon"],"created_at":"2024-10-01T20:06:02.860Z","updated_at":"2025-03-28T08:44:13.790Z","avatar_url":"https://github.com/datadavev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\\u003ct-moon-matrix\u003e\n\nRender a matrix of moon phases for the specified year.\n\n![Screenshot](https://raw.githubusercontent.com/datadavev/t-moon-matrix/main/docs/20211014_ss_t-moon-matrix.png)\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\nDemo at https://datadavev.github.io/t-moon-matrix\n\nSource at https://github.com/datadavev/t-moon-matrix\n\n## Installation\n\n```bash\nnpm i t-moon-matrix\n```\n\n## Usage\n\n```html\n\u003cscript type=\"module\"\u003e\n  import 't-moon-matrix/t-moon-matrix.js';\n\u003c/script\u003e\n\n\u003ct-moon-matrix\u003e\u003c/t-moon-matrix\u003e\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## 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-moon-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatadavev%2Ft-moon-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatadavev%2Ft-moon-matrix/lists"}