- Support building applications on top of webpack v5 and esbuild
- Customize ko to work exactly the way you need it for your applications
- Built-in popular linting tools to lint your source code
- Built-in support typescript
You can install ko using npm, yarn or pnpm:
npm install ko --save-dev
# or
yarn add ko --dev
# or
pnpm add ko --save-dev
We'd love to have your helping hand on ko
! See CONTRIBUTING for more information on how to get started.
Copyright © DTStack. All rights reserved.
Licensed under the MIT license.