0.18.3 • Published 7 months ago

koval-ui v0.18.3

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

8 months ago

0.17.1

8 months ago

0.18.1

8 months ago

0.18.2

7 months ago

0.18.3

7 months ago

0.18.0

8 months ago

0.16.10

1 year ago

0.16.11

1 year ago

0.16.12

1 year ago

0.16.3

1 year ago

0.16.4

1 year ago

0.16.5

1 year ago

0.16.6

1 year ago

0.16.7

1 year ago

0.15.8

1 year ago

0.16.8

1 year ago

0.15.9

1 year ago

0.16.9

1 year ago

0.16.0

1 year ago

0.16.1

1 year ago

0.16.2

1 year ago

0.15.10

1 year ago

0.15.11

1 year ago

0.15.12

1 year ago

0.15.7

1 year ago

0.15.6

1 year ago

0.15.5

1 year ago

0.15.4

1 year ago

0.15.3

1 year ago

0.15.2

1 year ago

0.15.1

1 year ago

0.15.0

1 year ago

0.14.3

1 year ago

0.14.2

1 year ago

0.14.1

1 year ago

0.14.0

1 year ago

0.12.32

1 year ago

0.12.31

1 year ago

0.12.30

1 year ago

0.12.29

1 year ago

0.12.28

1 year ago

0.12.27

1 year ago

0.12.26

1 year ago

0.12.25

1 year ago

0.12.24

1 year ago

0.12.23

1 year ago

0.12.22

1 year ago

0.12.21

1 year ago

0.12.20

1 year ago

0.12.19

1 year ago