kudu-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Kudu Utils

Utility library used across all products developed by Kudu.

npm version

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.

Readme

Keywords

Package Sidebar

Install

npm i kudu-utils

Weekly Downloads

2

Version

0.0.6

License

GNU GPL

Unpacked Size

41.5 kB

Total Files

9

Last publish

Collaborators

  • kuduconsultant