Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://dragory.github.io/role-preview-for-discord/
https://dragory.github.io/role-preview-for-discord/
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://dragory.github.io/role-preview-for-discord/
- Owner: Dragory
- Created: 2021-01-23T17:46:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T12:55:37.000Z (over 1 year ago)
- Last Synced: 2024-08-02T05:08:20.760Z (3 months ago)
- Language: TypeScript
- Size: 1.58 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-discord - Dragory's Role Colour Preview - This is a role colour preview tool used to optimise your role colours between both light and dark themes. (🔗 Tools)
README
# Role Preview for Discord
This is a tool that allows you to preview Discord role colors on the dark and light theme simultaneously,
optionally also applying various color blindness filters to create accessible roles.Visit [https://role-preview-for-discord.pages.dragory.net](https://role-preview-for-discord.pages.dragory.net) to use the tool!
## Development
### Scripts
#### npm run dev
Run the development server that automatically watches for file changes.
Open [http://localhost:8080](http://localhost:8080) to view the page.#### npm run build
Build the app to the `/dist` folder