0.0.6 • Published 10 months ago

kudu-utils v0.0.6

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

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago