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

vue-nice-avatar

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-nice-avatar

Dummy avatar generator

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

vue-nice-avatar

Version npm download

Online editor / preview

Assets

Installation

yarn add vue-nice-avatar

Usage

  1. Import the component

    import NiceAvatar from "vue-nice-avatar";
    
  2. Render the component with props

    <NiceAvatar />
    

Options

The options can be passed into genConfig or as React props

keytypedefaultaccept
idstring
classNamestring

Development

  1. Clone the repo
    git clone git@github.com:ademilter/vue-nice-avatar.git
    
  2. Clone the repo
    cd vue-nice-avatar
    
  3. Install dependencies
    yarn
    
  4. Start the server for the demo
    yarn dev
    
  5. Open the browser to reivew the demo
    open http://localhost:3000
    
  6. Edit the files inside src/components/NiceAvatar.

License

Released under MIT by @ademilter.

Keywords

FAQs

Package last updated on 15 Jun 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

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