0.1.4 • Published 1 year ago

@brutal/core v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Brutal UI is a bold neubrutalistic UI for the web. It is a collection of react components that can be used to neubrutalize your web app. It is a work in progress, and is not yet ready for production use.

Installation

npm:

npm install @brutal/core

yarn:

yarn add @brutal/core

Usage

import { Button } from '@brutal-ui/core'

export default () => <Button>Click me</Button>

Contributing

Read the contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.

License

BrutalUI is MIT licensed.

Roadmap

Future plans and high-priority features and enhancements can be found in our board.