{"id":15019263,"url":"https://github.com/materialstyle/materialstyle","last_synced_at":"2025-04-05T17:06:07.584Z","repository":{"id":39665406,"uuid":"148625511","full_name":"materialstyle/materialstyle","owner":"materialstyle","description":"Restyle Bootstrap with Material Style - A Material Design UI Library based on Bootstrap.","archived":false,"fork":false,"pushed_at":"2024-10-29T07:06:36.000Z","size":179355,"stargazers_count":39,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T16:05:44.154Z","etag":null,"topics":["bootstrap","bootstrap-material-design","bootstrap-theme","css","css-wrapper","google-material-design","javascript","material-design","material-style","materialstyle","scss"],"latest_commit_sha":null,"homepage":"https://materialstyle.github.io/","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/materialstyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-13T11:04:34.000Z","updated_at":"2025-03-22T18:08:36.000Z","dependencies_parsed_at":"2024-03-28T15:30:35.110Z","dependency_job_id":"9abcf2b1-768d-4114-9ee6-9db67332ef3b","html_url":"https://github.com/materialstyle/materialstyle","commit_stats":{"total_commits":18802,"total_committers":1590,"mean_commits":"11.825157232704402","dds":0.8401233911286033,"last_synced_commit":"c053a7b78a24b99bfe410c151f1f78f3cf19f315"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/materialstyle%2Fmaterialstyle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/materialstyle%2Fmaterialstyle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/materialstyle%2Fmaterialstyle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/materialstyle%2Fmaterialstyle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/materialstyle","download_url":"https://codeload.github.com/materialstyle/materialstyle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"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":["bootstrap","bootstrap-material-design","bootstrap-theme","css","css-wrapper","google-material-design","javascript","material-design","material-style","materialstyle","scss"],"created_at":"2024-09-24T19:53:14.399Z","updated_at":"2025-04-05T17:06:07.544Z","avatar_url":"https://github.com/materialstyle.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://materialstyle.github.io/\"\u003e\n    \u003cimg src=\"https://materialstyle.github.io/assets/images/MSIconNewColorV2.svg\" alt=\"Material Style logo\" width=\"100\" height=\"100\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eMaterial Style\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  A Material Design UI Library based on Bootstrap.\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  [![](https://data.jsdelivr.com/v1/package/npm/@materialstyle/materialstyle/badge)](https://www.jsdelivr.com/package/npm/@materialstyle/materialstyle)\n  [![npm version](https://img.shields.io/npm/v/@materialstyle/materialstyle?logo=npm\u0026color=ea2039\u0026style=flat-square)](https://www.npmjs.com/package/@materialstyle/materialstyle)\n\n\u003c/div\u003e\n\n## Table of contents\n\n- [Components](#components)\n- [Getting Started](#getting-started)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Documentation](#documentation)\n- [Contributing](#contributing)\n- [Creator](#creator)\n- [A Big Thanks](#a-big-thanks)\n\n## Components\nhttps://materialstyle.github.io/materialstyle/3.1/components/alert/\n\n## Getting Started\nhttps://materialstyle.github.io/materialstyle/3.1/getting-started/installation/\n\n## Bugs and feature requests\nHave a bug or a feature request? Please read the [issue guidelines](https://github.com/materialstyle/materialstyle/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/materialstyle/materialstyle/issues/new).\n\n## Documentation\nMaterial Style's documentation, included in this repo in the root directory, is built with [Hugo](https://gohugo.io/) and publicly hosted on GitHub Pages at \u003chttps://materialstyle.github.io/\u003e. The docs may also be run locally.\n\n### Running documentation locally\n1. Run `npm install` to install the Node.js dependencies, including Hugo (the site builder).\n2. From the root `/materialstyle` directory, run `npm run docs-serve` in the command line.\n3. Open `http://localhost:9001/materialstyle` in your browser, and voilà.\n\nLearn more about using Hugo by reading its [documentation](https://gohugo.io/documentation/).\n\n## Contributing\nPlease read through our [contributing guidelines](https://github.com/materialstyle/materialstyle/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.\n\n\nMoreover, if your pull request contains JavaScript patches or features, you must include [relevant unit tests](https://github.com/materialstyle/materialstyle/tree/main/js/tests). All HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Mark Otto](https://github.com/mdo).\n\n\nEditor preferences are available in the [editor config](https://github.com/materialstyle/materialstyle/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at \u003chttps://editorconfig.org/\u003e.\n\n## Creator\n\n**Neeraj Kumar Das** \n\n- \u003chttps://github.com/nkdas91\u003e\n- \u003chttps://neerajdas.com/\u003e\n\n## A Big Thanks\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://getbootstrap.com/\"\u003e\n    \u003cimg src=\"https://getbootstrap.com/docs/5.1/assets/brand/bootstrap-logo.svg\" width=\"50\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n    \n\u003cp align=\"center\"\u003e\nMaterial Style is built using \u003ca href=\"https://getbootstrap.com/\"\u003eBootstrap\u003c/a\u003e.\n\u003c/p\u003e\n  \n\u003cbr\u003e\u003cbr\u003e\n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://browserstack.com/\"\u003e\n    \u003cimg src=\"https://materialstyle.github.io/assets/images/browserstack-logo.svg\" alt=\"BrowserStack\" width=\"50\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n    \n\u003cp align=\"center\"\u003e\n  Browser testing is powered by \u003ca href=\"https://browserstack.com/\"\u003eBrowserStack\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://netlify.com/\"\u003e\n    \u003cimg src=\"https://netlify.com/v3/img/components/logomark.svg\" alt=\"Netlify\" width=\"50\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n    \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://netlify.com/\"\u003eNetlify\u003c/a\u003e provides us with Deploy Previews.\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.algolia.com/\"\u003e\n    \u003cimg src=\"https://materialstyle.github.io/assets/images/Algolia-mark-blue.svg\" alt=\"Algolia\" width=\"50\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n    \n\u003cp align=\"center\"\u003e\n  Doc search is powered by \u003ca href=\"https://algolia.com/\"\u003eAlgolia\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pages.github.com/\"\u003e\n    \u003cimg src=\"https://materialstyle.github.io/assets/images/github-mark-white.svg\" alt=\"GitHub Pages\" width=\"50\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n    \n\u003cp align=\"center\"\u003e\n  Material Style is hosted on \u003ca href=\"https://pages.github.com/\"\u003eGitHub Pages\u003c/a\u003e.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterialstyle%2Fmaterialstyle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaterialstyle%2Fmaterialstyle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterialstyle%2Fmaterialstyle/lists"}