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
- Include the script:
<script src="dist/iqons.min.js"></script> - 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.