https://github.com/aave/aave-ui-kit
Package containing UI components and helpers used on https://github.com/aave/aave-ui
https://github.com/aave/aave-ui-kit
Last synced: about 2 months ago
JSON representation
Package containing UI components and helpers used on https://github.com/aave/aave-ui
- Host: GitHub
- URL: https://github.com/aave/aave-ui-kit
- Owner: aave
- License: other
- Created: 2021-07-29T12:38:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T06:00:13.000Z (over 2 years ago)
- Last Synced: 2025-04-12T10:03:25.283Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.55 MB
- Stars: 21
- Watchers: 3
- Forks: 37
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
```
.///. .///. //. .// `/////////////-
`++:++` .++:++` :++` `++: `++:......---.`
`/+: -+/` `++- :+/` /+/ `/+/ `++.
/+/ :+/ /+: /+/ `/+/ /+/` `++.
-::/++::` /+: -::/++::` `/+: `++: :++` `++/:::::::::.
-:+++::-` `/+: --++/---` `++- .++- -++. `++/:::::::::.
-++. .++- -++` .++. .++. .++- `++.
.++- -++. .++. -++. -++``++- `++.
`++: :++` .++- :++` :+//+: `++:----------`
-/: :/- -/: :/. ://: `/////////////-
```# Aave UI kit :ghost:
Package containing UI components and helpers used on the open source [Aave interface](https://github.com/aave/aave-ui).
### Installing
This package uses [React v17](https://www.npmjs.com/package/react) as peer dependency, so make sure you have installed it in your project.```bash
npm install --save @aave/aave-ui-kit
```## License
[BSD-3-Clause](./LICENSE.md)