@mpv-easy/easy-react
v0.1.15-alpha.19
Published
@mpv-easy/easy-react
Downloads
165
Readme
This project is still in its early stages, and API changes occur frequently. It is not recommended to use it in production projects. The goal of this project is to provide out-of-the-box utility functions and UI components for mpv JS scripts. Based on this foundation, UI interfaces for osc, uosc, and potplayer are implemented.
dev
bash
export MPV_CONFIG_DIR=/your_mpv_dir/portable_config && pnpm run dev-copyfish
set -x MPV_CONFIG_DIR /your_mpv_dir/portable_config ; pnpm run dev-copypowershell
$env:MPV_CONFIG_DIR = "/your_mpv_dir/portable_config"; pnpm run dev-copytodo
- [ ] @reduxjs/toolkit
- [ ] router
- [ ] setting page
- [ ] dynamic enabling and disabling plugins
- [ ] vertical mode
