npm.io
1.0.4 • Published 8 years ago

iqons

Licence
ISC
Version
1.0.4
Deps
0
Size
1.5 MB
Vulns
0
Weekly
0

iqons SVG

SVG+JS Identicons designed to run in browsers. The library is only ~27kB compressed and heaviliy optimized for performance.

This is an open source contribution by Nimiq - the browser-based blockchain

Usage

  1. Include the script: <script src="dist/iqons.min.js"></script>
  2. Render: iqons.render('any text here', document.getElementById('someElement'))

Demo

Here is a simple demo of iqons SVG.

Background Infos

For more information on our design decisions read our design blog post.