Skip to content

harmonixjs/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harmonix UI

Composable Discord UI views and controls for discord.js.

npm install @harmonixjs/ui
import {
  EmbedView,
  ComponentView,
  pagination,
  searchableSelect,
  actions
} from "@harmonixjs/ui";

The package is standalone and does not require @harmonixjs/core. Harmonix contexts work because they expose compatible send and reply methods.

About

Composable Discord UI views and controls for discord.js

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors