npm.io
0.0.12 • Published 5 years ago

@arnat/styled-ui v0.0.12

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

styled-bootstrap-components

npm Travis branch Codecov branch storybook lerna

Modular approach to use bootstrap components for quick prototypes, as an entrypoint of the component library.

Usage

// whatever components you need
import { Button } from '@arnat/styled-bootstrap';

export const myComponent = props => <Button>Hello, World!</Button>;

Components

For detailed information take a look at the documentation.

  • Alert Component
  • Badge Component
  • Base Components
  • Breadcrumb Component
  • Button Component
  • Card Component
  • Container Component
  • Dropdown Component
  • Form Component
  • Grid Component
  • Jumbotron Component
  • Listgroup Component
  • Modal Component
  • Nav Component
  • Navbar Component
  • Popover Component
  • Table Component
  • Tooltip Component
arnatcomponentsreactreact-componentuistyled-componentsbootstrappresentationalstatelessfunctional
@arnat/styled-alert@arnat/styled-badge@arnat/styled-base@arnat/styled-breadcrumb@arnat/styled-button@arnat/styled-card@arnat/styled-config@arnat/styled-container@arnat/styled-dropdown@arnat/styled-form@arnat/styled-grid-system@arnat/styled-jumbotron@arnat/styled-listgroup@arnat/styled-modal@arnat/styled-nav@arnat/styled-navbar@arnat/styled-popover@arnat/styled-table@arnat/styled-tooltip
@infinitebrahmanuniverse/nolb-_arn
0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

contact@npm.io