0.18.3 • Published 1 year ago

koval-ui v0.18.3

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

Deploy Storybook Post-merge tasks types included npm version npm bundle size Maintainability Test Coverage

Koval components library

NPM library Create React App template logo

Koval UI is a React component library built for modern browsers. Each component tries to utilize built-in browser APIs to full extent.

Features

  • Supports Typescript, bundled types.
  • ESM and commonjs bundles.
  • Compatible with Nextjs.
  • CSS Flex column-based layout.
  • Inputs compatible with react-hook-form and similar libraries.
  • Built-in form validation.
  • Typography components.

Read Koval docs

See Koval Storybook.

Quickstart

Install library with the package manager of your choice

npm i koval-ui

Include Koval css styles and wrap your application with Provider.

import {Provider} from 'koval-ui';
import 'koval-ui/dist/style.css'

const App = ({children}) => {
    //...
    return <Provider>{children}</Provider>
}

Acknowledgments

This project is developed using amazing Webstorm IDE provided by Jetbrains.

0.17.0

1 year ago

0.17.1

1 year ago

0.18.1

1 year ago

0.18.2

1 year ago

0.18.3

1 year ago

0.18.0

1 year ago

0.16.10

1 year ago

0.16.11

1 year ago

0.16.12

1 year ago

0.16.3

2 years ago

0.16.4

2 years ago

0.16.5

2 years ago

0.16.6

2 years ago

0.16.7

1 year ago

0.15.8

2 years ago

0.16.8

1 year ago

0.15.9

2 years ago

0.16.9

1 year ago

0.16.0

2 years ago

0.16.1

2 years ago

0.16.2

2 years ago

0.15.10

2 years ago

0.15.11

2 years ago

0.15.12

2 years ago

0.15.7

2 years ago

0.15.6

2 years ago

0.15.5

2 years ago

0.15.4

2 years ago

0.15.3

2 years ago

0.15.2

2 years ago

0.15.1

2 years ago

0.15.0

2 years ago

0.14.3

2 years ago

0.14.2

2 years ago

0.14.1

2 years ago

0.14.0

2 years ago

0.12.32

2 years ago

0.12.31

2 years ago

0.12.30

2 years ago

0.12.29

2 years ago

0.12.28

2 years ago

0.12.27

2 years ago

0.12.26

2 years ago

0.12.25

2 years ago

0.12.24

2 years ago

0.12.23

2 years ago

0.12.22

2 years ago

0.12.21

2 years ago

0.12.20

2 years ago

0.12.19

2 years ago