0.18.3 • Published 3 months ago

koval-ui v0.18.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months 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

4 months ago

0.17.1

4 months ago

0.18.1

4 months ago

0.18.2

3 months ago

0.18.3

3 months ago

0.18.0

4 months ago

0.16.10

9 months ago

0.16.11

9 months ago

0.16.12

9 months ago

0.16.3

9 months ago

0.16.4

9 months ago

0.16.5

9 months ago

0.16.6

9 months ago

0.16.7

9 months ago

0.15.8

10 months ago

0.16.8

9 months ago

0.15.9

10 months ago

0.16.9

9 months ago

0.16.0

9 months ago

0.16.1

9 months ago

0.16.2

9 months ago

0.15.10

10 months ago

0.15.11

10 months ago

0.15.12

10 months ago

0.15.7

10 months ago

0.15.6

10 months ago

0.15.5

10 months ago

0.15.4

10 months ago

0.15.3

10 months ago

0.15.2

10 months ago

0.15.1

10 months ago

0.15.0

10 months ago

0.14.3

10 months ago

0.14.2

11 months ago

0.14.1

11 months ago

0.14.0

11 months ago

0.12.32

11 months ago

0.12.31

11 months ago

0.12.30

11 months ago

0.12.29

11 months ago

0.12.28

11 months ago

0.12.27

11 months ago

0.12.26

11 months ago

0.12.25

12 months ago

0.12.24

12 months ago

0.12.23

12 months ago

0.12.22

12 months ago

0.12.21

12 months ago

0.12.20

12 months ago

0.12.19

12 months ago