Utility React components for development & documentation
npm install @compositor/kit
Kit components can be used in any React application setup.
// example
import React from 'react'
import { XRay } from '@compositor/kit'
import Button from '../src/Button'
export default props => (
<XRay>
<Button>Hello</Button>
</XRay>
)
- XRay
- Debug
- Library
- Responsive
- Frame
- Cartesian
- Matrix
- LiveEditor
- PropsForm
- Markdown
- State
- Diff
- Font
- Style
- Catch