Skip to content

DTStack/ko

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
watchman-logo

KO

Simple, yet powerful, tool for managing your react applications

NPM Status

English | 简体中文

Features

  • 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

Installation

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

Documents

Contributing

We'd love to have your helping hand on ko! See CONTRIBUTING for more information on how to get started.

License

Copyright © DTStack. All rights reserved.

Licensed under the MIT license.