1.0.1 • Published 5 years ago
discord-ui v1.0.1
discord-ui
React components with Discord UI Style.
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