https://github.com/webix-hub/music-library-template
Music Library / Player web template for Webix UI library
https://github.com/webix-hub/music-library-template
webix webix-template
Last synced: about 1 year ago
JSON representation
Music Library / Player web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/music-library-template
- Owner: webix-hub
- Created: 2021-03-17T10:42:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T11:23:13.000Z (over 5 years ago)
- Last Synced: 2025-03-30T06:24:59.921Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 120 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Music Library/Player Template
============
Check the Music library/player web template for the Webix UI library.
[Music library/player live demo](https://webix-hub.github.io/music-library-template/dist/es5/index.html).
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.
### Working with sources
```
// run demo locally
npm install
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
```
### License terms
The MIT License (MIT)
Copyright (c) 2021 XBSoftware