@divetool/coral-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published
React logo Coral logo

CI NPM Version

Coral React Components

The Coral's React components are built using StencilJS. Read more about it in the StencilJS website.

Documentation

Read the full docs at https://divetool.github.io/coral

Getting started

To start using Coral's React components, start by installing @divetool/coral-react in your React project.

npm install @divetool/coral-react

Then import the components into your application TSX/JSX.

import { CrlButton } from '@divetool/coral-react';

export function App() {
  return <CrlButton>Click me</CrlButton>;
}

export default App;

License

This project is licensed under the MIT License.

See LICENSE for more information.

Package Sidebar

Install

npm i @divetool/coral-react

Weekly Downloads

4

Version

0.0.7

License

MIT

Unpacked Size

1.42 MB

Total Files

15

Last publish

Collaborators

  • andresvd
  • sebastiandg7