Add ui-assets with svg from apps (#22)

This commit is contained in:
Jaco Greeff
2018-12-14 13:15:19 +01:00
committed by GitHub
parent 49efcf9527
commit 422a67af92
19 changed files with 454 additions and 21 deletions
+1
View File
@@ -17,6 +17,7 @@ Basic browser components for creating apps using the polkadot{.js} libraries
The following libraries are currently available
- [ui-assets](packages/ui-assets/) Static assets, images and others, shared accross projects
- [ui-identicon](packages/ui-identicon/) Identity icon generator with address as input
- [ui-keyring](packages/ui-keyring/) A browser-specific wrapper around the base [@polkadot/util-keyring](https://github.com/polkadot-js/util/) library
- [ui-settings](packages/ui-settings/) A browser local stiorage wrapper for app settings & configuration