joywok-material-components

0.0.36-alpha-test-1 • Public • Published

Joywok Material Components

An React UI business component library based on Material UI.

npm version

Features

  • It provides the general basic components.
  • Extend the business components within the front end development team of joywok.

Install

npm install joywok-material-components
yarn add joywok-material-components

Usage

import { Button, TextField } from "joywok-material-components";

const App = () => (
  <>
    <Button color="primary">PRESS ME</Button>
    <TextField label="label text" variant="outlined" />
  </>
);

Components

  • Button
  • Input
  • Select
  • Checkbox
  • Radio
  • DatePicker
  • Switch
  • Search
  • Paper
  • Chip
  • Dialog
  • Popper
  • Modal
  • Toast
  • Tips
  • Snackbar
  • Loading
  • AppBar
  • BottomNav
  • Tabs
  • Menu
  • Pagination
  • Json
  • Editor
  • EditImage
  • CustomUserGroup
  • Multilingual

Dependents (1)

Package Sidebar

Install

npm i joywok-material-components

Weekly Downloads

1

Version

0.0.36-alpha-test-1

License

ISC

Unpacked Size

5.03 MB

Total Files

543

Last publish

Collaborators

  • zhailei2011
  • zhongshanshan
  • fhos
  • l-excellence