Check the Music library/player web template for the Webix UI library.
Music library/player live demo.
Use this template as part of your web solution with the following features:
- listening to your favorite music;
- saving and creating playlists;
- sorting music by genres, artists, and albums;
- sharing music with friends.
This ready-made tool is available for downloading and integration into any web app.
// run demo locally
npm install
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware