VueTube/NUXT/store
Nikita Krupin 64636b3643 player settings: ui, speed preset, pre-buffering data url (all unfinished) 2022-07-27 23:14:57 -04:00
..
channel Format code with prettier 2022-06-22 05:29:15 +00:00
player player settings: ui, speed preset, pre-buffering data url (all unfinished) 2022-07-27 23:14:57 -04:00
search global search loading state, fixes #463 2022-07-20 15:18:29 -04:00
tweaks dividers bugfix 2022-05-28 18:36:40 -04:00
README.md move to NUXT 2022-01-24 18:16:53 -05:00
index.js cache home page recommended videos 2022-03-23 23:28:57 -05:00

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.