Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inmars-io/web-inmars
Open source Web Component UI Library based on Material 3 Design
https://github.com/inmars-io/web-inmars
collection inmars javascript material material-3-design material-design material-ui ui-components web-components web-components-library web-inmars webcomponent webcomponents
Last synced: 4 days ago
JSON representation
Open source Web Component UI Library based on Material 3 Design
- Host: GitHub
- URL: https://github.com/inmars-io/web-inmars
- Owner: inmars-io
- License: mit
- Created: 2021-04-04T20:00:35.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-18T21:55:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T21:02:51.633Z (4 months ago)
- Topics: collection, inmars, javascript, material, material-3-design, material-design, material-ui, ui-components, web-components, web-components-library, web-inmars, webcomponent, webcomponents
- Language: TypeScript
- Homepage:
- Size: 2.86 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![image](https://user-images.githubusercontent.com/9072675/134047425-6b155b28-4fc7-467c-ab7f-198ada19f455.png)
# Web Inmars - UI Web Component
[![Built with open-wc recommendations](https://img.shields.io/badge/built%20with-open--wc-blue.svg)](https://github.com/open-wc)
## Quickstart
To get started you need to install the component that you are going to use:
```sh
npm install --save @web-inmars/button
```