Ac Hybl

Results 12 comments of Ac Hybl

@sanzoghenzo Same. Is there some way I can stir up interest for this again? The app I'm building needs to be able to define its own units. I'm kinda still...

I love this library so far. Any news on when v1.0 will finally be released? I seem to be able to use 0.8.8 in my Svelte project, but not 1.0.0.

Alright, yeah I understand. Well thanks for all the great work.

@rattrayalex I'm also stuck on this. I'm using SvelteKit and wish I could use Tokenizers, but node versions won't allow it. I tried installing stuff with different node versions, but...

I second this. A power operator would be very nice for scalars. I'm not sure what raising something to the power of some unit means though.

@adrfantini I know this doesn't solve this issue, but I needed this feature, so I used [Unitmath](https://www.npmjs.com/package/unitmath) instead.

I would also love to see this available in SvelteKit. Thanks!

Hmm, I'm honestly kinda new to Svelte. But I guess maybe the problem wasn't that I was using sveltekit, but that I was trying your example in TypeScript rather than...

I'm pretty sure that the problem is that I am using a custom-typed (TS) svelte store for my theme variable. That just doesn't seem to be compatible with this library....

I also got this error, but installing the above versions of `bitsandbytes` did not work. I was able to fix it by specifying where I had cuda installed. See my...