# Kdu

## This repo is for Kdu 2

You are looking at the repository for Kdu 2.

---

## Introduction

Kdu is a **progressive framework** for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.

#### Browser Compatibility

Kdu.js supports all browsers that are [ES5-compliant](https://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).

## Documentation

To check out [live examples](https://kdu-js.web.app/v2/examples/) and docs, visit [kdu-js.web.app](https://kdu-js.web.app).

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2021-present NKDuy
