文件名称:react-components:用于React应用程序的组件库
文件大小:859KB
文件格式:ZIP
更新时间:2024-04-18 07:30:38
CSS
@ chaunceyau / react-components 用于React应用程序的组件库 安装 npm install --save @chaunceyau/react-components 用法 import React , { Component } from 'react' import MyComponent from '@chaunceyau/react-components' import '@chaunceyau/react-components/dist/index.css' class Example extends Component { render ( ) { return < MyComponent> } } 执照 麻省理工学院:copyright:
【文件预览】:
react-components-main
----.gitignore(281B)
----.eslintrc(1KB)
----package.json(3KB)
----src()
--------components()
--------.eslintrc(36B)
--------react-app-env.d.ts(40B)
--------setupTests.js(88B)
--------hooks()
--------index.tsx(1KB)
--------typings.d.ts(465B)
----jest.config.ts(6KB)
----.travis.yml(41B)
----tsconfig.json(823B)
----.github()
--------workflows()
----.prettierignore(40B)
----README.md(728B)
----example()
--------package.json(2KB)
--------src()
--------public()
--------tsconfig.json(851B)
--------README.md(279B)
--------tailwind.config.js(206B)
--------yarn.lock(493KB)
----.eslintignore(47B)
----.storybook()
--------main.js(169B)
--------preview.js(94B)
----babel.config.js(61B)
----tsconfig.test.json(88B)
----.editorconfig(147B)
----.prettierrc(197B)
----yarn.lock(734KB)