Kdu.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
- Dead simple, unobtrusive reactivity using plain JavaScript objects.
- Component-oriented development style with tooling support
- Lean and extensible core
- Flexible transition effect system
Note that Kdu.js only supports ES5-compliant browsers (IE8 and below are not supported). To check out live examples and docs, visit kdu-js.web.app.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Please make sure to read the Contributing Guide before making a pull request.
Copyright (c) 2019 NKDuy