components-api
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

components-api

React 移动端组件库

中文文档

安装

npm install components-api
of
yarn add components-api

使用

import React from 'react';
import { Button } from 'components-api';

export default () => {
  return <Button>按钮</Button>;
};

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.82latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.82
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i components-api

Weekly Downloads

2

Version

1.0.8

License

ISC

Unpacked Size

1.43 MB

Total Files

248

Last publish

Collaborators

  • shiluodexiaobaitu