discord-ui

React components with Discord UI Style

Usage no npm install needed!

<script type="module">
  import discordUi from 'https://cdn.skypack.dev/discord-ui';
</script>

README

discord-ui

React components with Discord UI Style.

NPM JavaScript Style Guide

Install

npm install --save discord-ui

Usage

I recommend using the editor called Visual Studio Code as it provides an autocomplete that shows you all the components of the package. Soon there will be a documentation.

import { Component } from 'discord-ui';

in Component press Control + Space and then you can see all the library components.

License

MIT © MrTierrin