New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

getea

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getea

![npm](https://img.shields.io/npm/v/getea?label=npm) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/halilatilla/getea?label=code%20size) [![GitHub license](https://img.shields.io/github/license/halilatilla/getea?label=licen

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

npm GitHub code size in bytes GitHub license

Get Empty Avatar Live Demo

If you need a random fancy avatar or some kind of icon, check this out!


Installation

Install getea with npm

  npm install getea
  or yarn add getea

Usage

React

import { GetEmptyAvatar } from 'getea';

function App() {
  return <GetEmptyAvatar />;
}

Props List

NameTypeDefault
sizenumber72
bgColorstring"#E5E5E5"
borderArray{ size: 2, color:#eeeeee, radius: 50,style:'solid' }

Development

Pull requests are encouraged and always welcome. Pick an issue and help us out!

To install and work on getea locally:

git clone https://github.com/halilatilla/getea.git
cd getea
npm install

http://localhost:3000/

yarn start or npm start

http://localhost:6006/

yarn storybook or npm start storybook

Authors

  • @halilatilla

License

MIT

Keywords

React

FAQs

Package last updated on 26 Mar 2022

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