0.0.1-alpha.1 • Published 2 years ago

profile-awesome v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

profile-awesome

A profile picture generator for lazy users who don't upload a photo. A lightweight and very costumezable javascript profile image generator to execute in browsers.

Usage

run npm i profile-awesome

next import ProfileAwesome from "profile-awesome" next ProfileAwesome('text'); // text or emoji next <img src="#noimage" class="profile-awesome" alt="some name" />

now images with src="#noimage" and class="profile-awesome" will be replaced with a random pic.

PROJECT IN TEST FASE (THE CODE WILL BE BETTER IN FUTURE)