JSPM

  • Created
  • Published
  • Downloads 42
  • Score
    100M100P100Q65969F
  • License MIT

build & lint library

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ko) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    ko

    Simple, yet powerful, tool for managing your react applications.

    NPM Status

    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.