Lute Packages

song-metadata

Walks through a folder searching for audio files. Once an audio file is found, metadata can be found with either a local .json file containing all the metadata in json format or will use Spotify's public API to attempt to fill in the missing metadata.

1.1.1 • Published 7 years ago

lotus_quark

在vue3项目中全局引用的方式 ``` ts //main.ts or main.js import { createApp } from 'vue'; import App from './App.vue'; import LuteQuark from 'lute_quark'; import 'lute_quark/lib/style.css';

0.2.2 • Published 12 months ago

lute_quark

在vue3项目中全局引用的方式 ``` ts //main.ts or main.js import { createApp } from 'vue'; import App from './App.vue'; import LuteQuark from 'lute_quark'; import 'lute_quark/lib/style.css';

0.3.4 • Published 11 months ago