Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bee-icon

Package Overview
Dependencies
Maintainers
15
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-icon

icon ui component for react

  • 1.0.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
15
Created
Source

bee-icon

npm version Build Status devDependency Status

字体图标

使用

使用单独的bee-icon包

组件引入

先进行下载bee-icon包

npm install --save bee-icon

组件调用

import ReactDom from 'react-dom';
import InputGroup from 'bee-icon';

ReactDom.render(<Icon type="uf-bell"></Icon>, document.getElementById('target'))

开发调试
$ git clone https://github.com/tinper-bee/bee-input-group
$ cd bee-input-group
$ npm install
$ npm run dev

Keywords

FAQs

Package last updated on 24 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc