0.0.6 • Published 2 years ago

kudu-utils v0.0.6

Weekly downloads
-
License
GNU GPL
Repository
github
Last release
2 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

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago