@elenabravo/bones-ui
v0.1.4
Published
Custom React component library
Downloads
2
Readme
Custom React component library inspired by Chakra UI, Material UI and Primer React.
The library contains a set of pre-configured react primitive components, such as Flex
and Box
, which can be easily styled by passing props, as also seen in Chakra UI, Materiasl UI and Primer React.
Installation
Bones UI is available as an npm package.
npm:
npm install @elenabravo/bones-ui@latest
yarn:
yarn add @elenabravo/bones-ui@latest
package.json:
"@elenabravo/bones-ui": "0.1.4"