1.0.0 • Published 1 year ago

@kozimo/kocoon-react v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@kozimo/kocoon-react

This package contains the React components of Kocoon Design System.

Installation

The package can be installed via npm:

npm i @kozimo/kocoon-react --save

Or via yarn:

yarn add @kozimo/kocoon-react

Usage

Kocoon React exports each component as ES6 modules:

import { Title, Button } from '@kozimo/kocoon-react';

License

Kocoon React is licensed under the terms of the Apache License 2.0.