New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@hixme-ui/bullet-list

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/bullet-list

hixme-ui BulletList component

  • 2.0.0-alpha.7
  • npm
  • Socket score
67

Supply Chain Security

71

Quality

82

Maintenance

100

Vulnerabilities

100

License


Version published
Weekly downloads
3
decreased by-90.91%
Maintainers
2
Weekly downloads
 
Created

Bullet List

npm i --save @hixme-ui/bullet-list

View it live

Usage

import BulletList from '@hixme-ui/bullet-list'

const myUnorderedList = [
  'One fish',
  'Two fish',
  'Red fish',
  'Blue fish',
]

<BulletList bulletArray={myUnorderedList} />

BulletList Props

NameTypeDefault
bulletArrayarrayN/A

FAQs

Package last updated on 17 May 2021

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