0.0.6 • Published 3 years ago

kudu-utils v0.0.6

Weekly downloads
-
License
GNU GPL
Repository
github
Last release
3 years ago

Kudu Utils

Utility library used across all products developed by Kudu.

Install package

pnpm i kudu-utils

Usage

<script>
		import { imageWalletSelector } from 'kudu-utils'
</script>

<div>
	<img src={imageWalletSelector("metamask")} alt="" />
</div>

Development

TODO

Changelog

If you want to know the different changes between versions of this package, look at the changelog here.

I have an issue, what should I do?

Please file the issue here.

Contributing

See the contributing docs.

License

By contributing to kudu-utils, you agree that your contributions will be licensed under the LICENSE of the project.

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago