react-modern-ui
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

react-modern-ui

NPM JavaScript Style Guide

Install and setup

Install package:

npm install --save react-modern-ui

Import styles in the main application file:

import "react-modern-ui/dist/styles.css";

Documentation

Roadmap

  • [x] Button
    • [x] Basic component
    • [x] with loader prop
    • [x] with disabled prop
  • [x] Input
    • [x] Basic component
    • [x] type password
    • [ ] type number
    • [x] disabled
  • [ ] Checkbox
    • [ ] Basic component
  • [ ] Switch
    • [ ] Basic component
  • [ ] Select
    • [x] Basic component
    • [x] disabled
    • [x] with filtering option
    • [ ] with infinite scroll
  • [x] Tooltip
    • [x] Basic component
  • [x] Ellipsis
    • [x] Basic component
  • [ ] Table
    • [x] Basic component
    • [ ] with side menu / context menu
    • [ ] with filtering
    • [ ] with sorting
    • [ ] with infinite scroll
    • [ ] with loader
  • [ ] Drawer
    • [ ] Basic component
  • [ ] Modal
    • [ ] Basic component
  • [ ] Autocomplete
    • [ ] Basic component
  • [ ] Card
    • [ ] Basic component

License

MIT © a-bugaj

Readme

Keywords

none

Package Sidebar

Install

npm i react-modern-ui

Weekly Downloads

0

Version

1.7.0

License

MIT

Unpacked Size

109 kB

Total Files

50

Last publish

Collaborators

  • a-bugaj