{"id":17609902,"url":"https://github.com/vixalien/material-one","last_synced_at":"2025-03-29T23:42:05.164Z","repository":{"id":57292032,"uuid":"340235574","full_name":"vixalien/material-one","owner":"vixalien","description":"A package to provide all @material/react-* packages","archived":false,"fork":false,"pushed_at":"2021-02-19T02:24:23.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T13:07:59.191Z","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/vixalien.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":"2021-02-19T02:22:44.000Z","updated_at":"2021-02-19T02:24:25.000Z","dependencies_parsed_at":"2022-08-27T12:20:41.893Z","dependency_job_id":null,"html_url":"https://github.com/vixalien/material-one","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/vixalien%2Fmaterial-one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vixalien%2Fmaterial-one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vixalien%2Fmaterial-one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vixalien%2Fmaterial-one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vixalien","download_url":"https://codeload.github.com/vixalien/material-one/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258862,"owners_count":20748573,"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-22T17:24:05.573Z","updated_at":"2025-03-29T23:42:05.146Z","avatar_url":"https://github.com/vixalien.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# material-one\n\nA package to provide all @material/react-components in one ~~click~~ **import**.\n\n### install\n\n```bash\nnpm i material-one\n```\n\n### usage\n\n```js\n// commonjs\nconst Material = require('material-one')\nconst { Button } = require('material-one')\n\n// esm\nimport Material from 'material-one'\nimport { Button } from 'material-one'\n\n// Then Use it\n\u003cMaterial.Button text=\"hello\"/\u003e\n\u003cButton text=\"hello\"/\u003e\n```\n\nTo learn material components, visit [material's catalog](https://material-components.github.io/material-components-web-catalog) or [material's github page](https://github.com/material-components/material-components-react/)\n\n\u003e Note that React Material has been deprecated (but it still works, works better than all the alternate solutions in fact!). So use this package at your own risks.\n\n## contributions\n\nare welcome.\n\n## license\n\nThe MIT License (MIT)\nCopyright © 2021 vixalien\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvixalien%2Fmaterial-one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvixalien%2Fmaterial-one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvixalien%2Fmaterial-one/lists"}