fish-toolkit
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Fish Remix


React UI library,Implement functionality with the simplest code

✨ 特征

  • 🌈 为web应用程序设计的企业级UI
  • 📦 一组开箱即用的高质量React组件。
  • 🛡 用TypeScript编写,具有可预测的静态类型。
  • ⚙️ 众多的精致小工具,宛如开发过程中的得力助手
  • 🎨 基于主题定制.

🖥 支持环境

  • 支持现代浏览器.

  • 支持服务端渲染.

  • 支持Electron桌面应用.

Chrome Chrome IE Edge Firefox Firefox Safari Safari ElectronElectron
Chrome ≥ 85 Edge ≥ 85 Firefox ≥ 79 Safari ≥ 14.1 last 2 versions

📦 安装

npm install fish-remix
yarn add fish-remix
pnpm add fish-remix

🔨 使用

import { Button } from "fish-remix";

export default () => (
  <>
    <Button type="primary">Click Me</Button>
  </>
);

Package Sidebar

Install

npm i fish-toolkit

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.34 MB

Total Files

495

Last publish

Collaborators

  • raypeng