Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshdubey committed Jul 8, 2020
2 parents e66480a + add88e7 commit 514051e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 131 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 🧑 silhouette

[![Netlify Status](https://api.netlify.com/api/v1/badges/9242979a-2756-4244-b7f3-97848697f5b7/deploy-status)](https://app.netlify.com/sites/searchzilla/deploys)
[![Netlify Status](https://api.netlify.com/api/v1/badges/08ce58d6-78dd-4c3e-aa50-97b1316b59b7/deploy-status)](https://app.netlify.com/sites/silhouette-example/deploys)
[![NPM Version](https://img.shields.io/npm/v/searchzilla)](https://img.shields.io/npm/v/silhouettejs)
![Awesomeness Level](https://img.shields.io/badge/awesomeness-extreme-blue.svg)

<p align="center">
<img src="./assets/Banner.jpg" alt="AlertsJS Logo">
</p>

Silhouette is a **small, dead-simple** JS library built to help you text-based avatars without loading other heavy libraries like gravatar..
Silhouette is a **small, dead-simple** JS library built to help you text-based avatars without loading other heavy libraries like gravatar. Here's an example of how your avatars might look: https://silhouette-example.netlify.app/.

## 🍭 Installation
Simply download the files from the ``dist`` folder or install the npm version by doing ``npm install silhouettejs`` or ``yarn add silhouette``.
Expand Down Expand Up @@ -64,3 +64,7 @@ You can resize the avatar flexibly with CSS since this is an SVG image.
## Todo
- [ ] Add multiple fonts support.
- [ ] Add a background color range for selected randomized colors.

## Credits
- Thanks to @Hydrophobefireman for his weirdass but epic [framework](https://github.com/hydrophobefireman/ui-lib).
- Thanks to @Protart for his epic SVG.
129 changes: 0 additions & 129 deletions docs/src/data/projects.json

This file was deleted.

0 comments on commit 514051e

Please sign in to comment.