{"id":15866147,"url":"https://github.com/melfore/mosaic","last_synced_at":"2025-07-02T06:06:31.539Z","repository":{"id":38173336,"uuid":"245852712","full_name":"melfore/mosaic","owner":"melfore","description":"@melfore/mosaic is a free, open source, TypeScript ReactJS library that wraps @mui/* components offering a lightweight and simplified usage of Material UI.","archived":false,"fork":false,"pushed_at":"2025-05-09T15:26:58.000Z","size":56649,"stargazers_count":9,"open_issues_count":15,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-13T07:04:39.095Z","etag":null,"topics":["ai","material-components","material-design","material-ui","mui","mui-material","mui5","react","storybook","test-runner","typescript"],"latest_commit_sha":null,"homepage":"https://melfore.github.io/mosaic/","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/melfore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2020-03-08T16:55:51.000Z","updated_at":"2025-05-09T10:32:11.000Z","dependencies_parsed_at":"2024-04-03T13:54:32.088Z","dependency_job_id":"f143908c-d58c-4f95-b584-7f95f2185678","html_url":"https://github.com/melfore/mosaic","commit_stats":{"total_commits":1237,"total_committers":14,"mean_commits":88.35714285714286,"dds":0.6022635408245756,"last_synced_commit":"e7ade053871dfafb616e4c474efdd0501948ba67"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/melfore/mosaic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melfore%2Fmosaic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melfore%2Fmosaic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melfore%2Fmosaic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melfore%2Fmosaic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melfore","download_url":"https://codeload.github.com/melfore/mosaic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melfore%2Fmosaic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618140,"owners_count":23185097,"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":["ai","material-components","material-design","material-ui","mui","mui-material","mui5","react","storybook","test-runner","typescript"],"created_at":"2024-10-05T23:04:36.998Z","updated_at":"2025-07-02T06:06:31.506Z","avatar_url":"https://github.com/melfore.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @melfore/mosaic\n\n ![Mosaic CI - Release](https://github.com/melfore/mosaic/workflows/Mosaic%20CI%20-%20Release/badge.svg) [![Mosaic CI - Release Beta](https://github.com/melfore/mosaic/actions/workflows/release-beta.yml/badge.svg)](https://github.com/melfore/mosaic/actions/workflows/release-beta.yml) ![Mosaic CI - Test](https://github.com/melfore/mosaic/workflows/Mosaic%20CI%20-%20Test/badge.svg) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\nMelfore's UI kit library based on `@mui/*`.\n\n \u003ca href=\"https://github.com/melfore/mosaic/blob/main/CHANGELOG.md\" target=\"_blank\"\u003e**Changelog**\u003c/a\u003e | \u003ca href=\"https://github.com/melfore/mosaic/blob/main/CONTRIBUTING.md\" target=\"_blank\"\u003e**Contributing**\u003c/a\u003e | \u003ca href=\"https://github.com/melfore/mosaic/blob/main/MIGRATION.md\" target=\"_blank\"\u003e**Migration**\u003c/a\u003e | \u003ca href=\"https://melfore.github.io/mosaic/latest/\" target=\"_blank\"\u003e**Storybook**\u003c/a\u003e\n\n## Getting started\n\nStarting from @melfore/mosaic v8.x Mosaic dropped support for React \u003c v18.x and Material UI \u003c v5.x\n\nAdd the package to your project with:\n\n`npm install @melfore/mosaic`\n\nIt requires these `peerDependencies` to be installed in host project:\n\n```\n    \"@emotion/react\": \"\u003e= 11.8.2 \u003c 12\",\n    \"@emotion/styled\": \"\u003e= 11.8.1 \u003c 12\",\n    \"@mui/icons-material\": \"\u003e= 5.5.1 \u003c 6\",\n    \"@mui/material\": \"\u003e= 5.5.3 \u003c 6\",\n    \"@mui/system\": \"\u003e= 5.15.4 \u003c 6\",\n    \"@mui/x-date-pickers\": \"\u003e= 6.16.0 \u003c 7\",\n    \"luxon\": \"\u003e= 3.4.4 \u003c 4\",\n    \"react\": \"\u003e= 18 \u003c 19\",\n    \"react-dom\": \"\u003e= 18 \u003c 19\",\n    \"react-window\": \"\u003e= 1.8.0 \u003c 1.9.0\"\n```\n\n## Usage\n\nBrowse our \u003ca href=\"https://melfore.github.io/mosaic/latest/\" target=\"_blank\"\u003eStoryBook\u003c/a\u003e to discover all available components.\n\nEach component has a dedicated docs page showing how to import plus a playground with a table listing all props that can be dynamically changed to see the results in real time.\n\n![component sample](./assets/component-sample.png)\n\nBelow the props table you can find a list of most common usage scenario. These are ready to use samples that can be copied and pasted into your codebase using the **Show code** option.\n\n![component sample stories](./assets/component-sample-stories.png)\n\nBrowse \u003ca href=\"https://melfore.github.io/mosaic/latest/\" target=\"_blank\"\u003eStoryBook\u003c/a\u003e to discover all available components.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelfore%2Fmosaic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelfore%2Fmosaic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelfore%2Fmosaic/lists"}