JSPM

@vlian/villianjs

0.0.95
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 600
    • Score
      100M100P100Q93652F
    • License MIT

    A React Antd Library

    Package Exports

    • @vlian/villianjs
    • @vlian/villianjs/dist/index.js

    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 (@vlian/villianjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @vlian/villianjs

    NPM version NPM downloads

    A React Antd Library

    Usage

    TODO

    Options

    TODO

    Development

    # install dependencies
    $ pnpm install
    
    # develop library by docs demo
    $ pnpm start
    
    # build library source code
    $ pnpm run build
    
    # build library source code in watch mode
    $ pnpm run build:watch
    
    # build docs
    $ pnpm run docs:build
    
    # Locally preview the production build.
    $ pnpm run docs:preview
    
    # check your project for potential problems
    $ pnpm run doctor

    LICENSE

    MIT