1.2.0 • Published 4 months ago

mui-extended v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

mui-extended

UI components extending Material UI.

Few of the common and most used UI components in react.

install

npm i mui-extended

Usage

import { Form } from "mui-extended";

// in CommonJS environments
const { Form } = require("mui-extended");

Go to https://sodaru.github.io/mui-extended/ for detailed documentation.

Contribution

Fork the repo and send the Pull Requests to develop branch

develop is merged to the main branch periodically to make a release

Support

This project is a part of the Open Source Initiative from Sodaru Technologies.

Write an email to opensource@sodaru.com for queries on this project