@unrest/vue
v0.2.20
Published
This is my "kitchen sink" repo for my extra-curricular vue projects. If you're intested in using anything here, feel free to message.
Downloads
8
Readme
Unrest vue core package
This is my "kitchen sink" repo for my extra-curricular vue projects. If you're intested in using anything here, feel free to message.
TODO
Document all the things!
UI needs to be namespaceable (eg
app.use(ui.config({namespace: 'whatever}))
assigns ui tothis.$whatever
instead ofthis.$ui
)