$ npm install rebass
React primitive UI components built with Styled System. https://rebassjs.org
npm i rebass
import React from 'react'
import { Box, Heading, Button } from 'rebass'
export default props =>
<Box>
<Heading>Hello</Heading>
<Button>Rebass</Button>
</Box>
"One of the best React component libs out there"
"Rebass is the Bootstrap of React."
"A whopper component library built on styled-components. Responsive, systematic, scalable...the business!"
Rebass is intended to be:
Do one thing, and do it well
See Patterns for Style Composition in React for more on some of the thought behind Rebass.
Try it out: https://codesandbox.io/s/github/rebassjs/rebass/tree/master/examples/sandbox
See the Migration Guide.
© 2010 - cnpmjs.org x YWFE | Home | YWFE