1.19.4 • Published 2 years ago

ventura v1.19.4

Weekly downloads
116
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.19.3

2 years ago

1.19.2

2 years ago

1.19.0

4 years ago

1.19.1

4 years ago

1.18.0

4 years ago

1.17.4

4 years ago

1.17.3

4 years ago

1.17.2

4 years ago

1.17.1

4 years ago

1.17.0

4 years ago

1.16.8

4 years ago

1.16.7

4 years ago

1.16.6

4 years ago

1.16.5

4 years ago

1.16.3

4 years ago

1.16.4

4 years ago

1.16.2

4 years ago

1.16.1

4 years ago

1.16.0

4 years ago

1.15.1

4 years ago

1.15.0

4 years ago

1.14.2

5 years ago

1.14.1

5 years ago

1.14.0

5 years ago

1.13.0

5 years ago

1.12.0

5 years ago

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.3

5 years ago

1.8.2

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.0-2

5 years ago

1.0.0-1

5 years ago

1.0.0-0

5 years ago