Gathering detailed insights and metrics for @bilibilihelper/react-icons
Gathering detailed insights and metrics for @bilibilihelper/react-icons
A crisp set of 15×15 icons designed by the @workos team.
npm install @bilibilihelper/react-icons
Typescript
Module System
Node Version
NPM Version
TypeScript (92.8%)
JavaScript (7.17%)
HTML (0.03%)
Total Downloads
2,248
Last Day
1
Last Week
7
Last Month
34
Last Year
757
39 Commits
6 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
2.0.13
Package Id
@bilibilihelper/react-icons@2.0.13
Unpacked Size
2.72 MB
Size
499.35 kB
File Count
368
NPM Version
10.7.0
Node Version
20.15.0
Publised On
16 Aug 2024
Cumulative downloads
Total Downloads
Last day
-75%
1
Compared to previous day
Last week
-12.5%
7
Compared to previous week
Last month
-33.3%
34
Compared to previous month
Last year
-27%
757
Compared to previous year
4
1
46
A crisp set of 15×15 icons designed by the WorkOS team.
Visit https://bilibili-helper.github.io/react-icons/ to browse the icons.
All icons are available as individual React components.
Install Bilibilihelper Icons from npm:
1npm install @bilibilihelper/reactIcons
Import the icons into your React project:
1import { FaceIcon, ImageIcon, SunIcon } from '@bilibilihelper/reactIcons'; 2 3function MyComponent() { 4 return ( 5 <div> 6 <FaceIcon /> 7 <SunIcon /> 8 <ImageIcon /> 9 </div> 10 ); 11}
Please follow our contributing guidelines.
Licensed under the MIT License.
See LICENSE for more information.
No vulnerabilities found.
No security vulnerabilities found.