0.0.4 • Published 1 month ago

@kcngg/nexus v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

Nexus - KCN.GG

Nexus is the official UI Design System for KCN.GG. It is a collection of reusable components, guided by clear standards, that can be assembled together to build any number of applications. Nexus is a reference of the game League of Legends.

Requirements

  • Vue 3
  • TypeScript

Installation

pnpm install @kcngg/nexus

Usage

<script setup lang="ts">
import { Avatar } from '@kcngg/nexus'
</script>

<template>
  <Avatar letter="A" url="https://cdn.kcn.gg/avatars/1.png" />
</template>

Documentation

You can find the full documentation here.

License

License is currently pending. Please contact us for more information.

Credits

Nexus is maintained by KCN.GG. We are a team that produces apps and the website https://kcn.gg. We are not affiliated with Karmine Corp or Riot Games.

0.0.4

1 month ago

0.0.3

1 month ago

0.0.2

1 month ago

0.0.1

1 month ago