WORMSS

Results 48 issues of WORMSS

### Current Behavior: I am creating a `npm link` to a package I am creating, and `npm link` creates a link to the wrong location. ### Expected Behavior: Create a...

Release 7.x
Bug
platform:windows
Priority 2

Using your `rangeslider` with `GWT`, The problem we have is at some points, we are doing a resize of panels, and of course, we call `update` so it will set...

Playground used to be able to play the code, but now says I need to press Ctrl I cannot do this over remote. I need the run button to actually...

I was wondering if it would be possible to list the table in the other way, ``` javascript console.table( [["a", "b", "c", "d"],["e", "f", "g", "h"]] ); ``` current comes...

enhancement

Anyone know if its possible to get the Optional values of a type? ```ts interface A { a: string; b?: string; c?:string; d: string; } type B = OptionalsOf; ```...

type addition

### Describe the bug According to the code https://github.com/vueuse/vueuse/blob/main/packages/core/onKeyStroke/index.ts#L24 You can pass a truth that is not a function/string or array, and it will always allow the keystroke I tried...

There does not seem to be a way to differentiate between which file is which. All files going through process all report themselves as app/index.html which as you can guess...

Yes, yes, it makes sense that what you are doing under the hood is `Boolean("whatever")` and that means `Boolean("false")` equates to true... But I believe this is a silly enough...

Hello, For input, you have `0b101010101010` and `0xa6e` etc etc.. You have the ability to do `const b36 = BitSet('10101010110101010101010101010').toString(36)` But not sure how to get it back in `const...

### What type of issue is this? Incorrect support data (example: BrowserX says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? Deno is...

data:api :rabbit2: