vueuse-playground icon indicating copy to clipboard operation
vueuse-playground copied to clipboard

An online playground for VueUse

Results 10 vueuse-playground issues
Sort by recently updated
recently updated
newest added

The URL is too long. Is there any way to shorten it? ![image](https://user-images.githubusercontent.com/31237954/168235541-e2d3b91f-6bcc-4cdb-9154-cbe9884caf55.png)

![image](https://user-images.githubusercontent.com/31770433/147869607-58af8048-219b-4f86-b7b1-e3ffa2f75dd5.png) Want to playaround and find out how useRouteQuery works, but got this. Not sure how to add import-maps.json.

As a Developer, copy/pasting the (split) code into my Application feels unneccessary cumbersome. After testing and fumbling with the Playground, besides a share button it would be nice to be...

### Description It would be very helpful if the VueUse playground had a versions switch feature for the `vueuse/core` package. This feature would allow users to easily switch between different...

Is it possible to remove all the styling from buttons and select controls please? ```css button { text-transform: none; background-color: transparent; background-image: none } ``` Stuff like this is being...

The current playground viewport is small. I would like to suggest adding a way to allow the user to open the full-preview on a new tab.

Please add support for TypeScript. ♥ ![image](https://user-images.githubusercontent.com/308572/233397842-498d6d66-8f04-469f-a14a-ff097bf82519.png)

I noticed 500 errors coming from a skypack's api while trying to install `@vueuse/integrations`. Not sure if the api is still up.

This playground is much nicer and more comfortable to use. Can useMonaco be referenced independently? It would allow more developers to use.