@base-stone/react
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

pnpm install -D @base-stone/react https://unpkg.com/@base-stone/react

常规项目代码目录

├── components
│   ├── lazy-image
│   │   └── index.tsx
│   ├── loading
│   │   ├── index.scss
│   │   └── index.tsx
│   ├── modal
│   │   ├── index.scss
│   │   └── index.tsx
│   ├── overlay
│   │   ├── index.scss
│   │   └── index.tsx
│   ├── page-loading
│   │   ├── index.scss
│   │   └── index.tsx
│   ├── scroll-list
│   │   └── index.tsx
│   └── toast
│       ├── index.scss
│       └── index.tsx
├── main.ts
├── style
│   ├── animate.scss
│   ├── app.scss
│   ├── color.scss
│   ├── font.scss
│   ├── index.scss
│   ├── layout.scss
│   ├── reset.scss
│   └── ui-method.scss
└── vite-env.d.ts

Readme

Keywords

none

Package Sidebar

Install

npm i @base-stone/react

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

32.7 kB

Total Files

6

Last publish

Collaborators

  • base-stone