JSPM

@lands-pro/antd-react-components

1.0.3
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q16056F
    • License MIT

    Lands Pro-后台开发常用的react组件

    Package Exports

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

    Readme

    介绍

    本仓库是一个文档与组件集于一体的仓库,里面包含了一些常用的 react 组件,便于快速开发。 @lands-pro/antd-react-components 分别发布在了 npm 公有库和私有库,可自行决定安装的地址

    相关文档

    组件文档

    GitHub

    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
    
    # check your project for potential problems
    $ pnpm run doctor

    效果演示

    alt text alt text alt text alt text alt text alt text alt text alt text

    LICENSE

    MIT