JSPM

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

React后台管理框架

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

    Readme

    ziya-admin

    一个 React 后台管理框架。

    安装

      $ npm install --save ziya-admin
      # or
      $ yarn add ziya-admin
      # or
      $ pnpm add ziya-admin
      # or
      $ bun add ziya-admin

    使用

      import { AdminLayout } from "ziya-admin";