1.19.4 • Published 10 months ago

ventura v1.19.4

Weekly downloads
116
License
MIT
Repository
github
Last release
10 months ago

TODO: Display logo

Ventura React component library

GitHub Workflow Status GitHub Workflow Status codecov Snyk Vulnerabilities for GitHub Repo npm Code style

A lightweight, themable react component library from 2020

  • 📘 Typescript support
  • 🎨 Theme with CSS variables
  • 📎 All components support className and ref props
  • 🐦 Icons from Feather Icons

Documentation

You can find examples of all of our components in the documentation.

➡️ Go to full documentation

This library is documented using Docz.

Getting started

yarn add ventura
npm install ventura

Usage

import { Button } from 'ventura';

const MyComponent = () => {
  return <Button>Click me</Button>;
};

Theming

TODO

Browser support

TODO

Contributing

TODO

1.19.4

10 months ago

1.19.3

11 months ago

1.19.2

11 months ago

1.19.0

3 years ago

1.19.1

3 years ago

1.18.0

3 years ago

1.17.4

3 years ago

1.17.3

3 years ago

1.17.2

3 years ago

1.17.1

3 years ago

1.17.0

3 years ago

1.16.8

3 years ago

1.16.7

3 years ago

1.16.6

3 years ago

1.16.5

3 years ago

1.16.3

3 years ago

1.16.4

3 years ago

1.16.2

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.1

3 years ago

1.15.0

3 years ago

1.14.2

3 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

4 years ago

1.8.3

4 years ago

1.8.2

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-2

4 years ago

1.0.0-1

4 years ago

1.0.0-0

4 years ago