Max
Max
I like this idea, and I took some time to improve it a bit with more options. Let me know what you think! For the shake of simplicity and flexibility...
Don't know how to fix the typing error, any ideas?
Not sure what you are looking for. I would like to help if you explain with more details what you are doing. Change state based on what? This plugin is...
**Yes, you can do that without this plugin if you are using `Tailwind 3.1+`.** You need to use an arbitrary variation as follows: ```html Lorem ipsum ``` This will generate...
@sisou If you are fine, I would also like to update the docs to have an easy copy-paste documentation. Something like this ## Vite ### Install ```bash npm install @nimiq/core-web@next...
> Is this a bug report or solution report? I guess both. I am not sure if this is a bug or a documentation problem. Or maybe both. > Does...
Ok, thanks. It is working now. Something like this ```ts import init, { Client, ClientConfiguration, type ConsensusState } from '@nimiq/core-web/web' let client: Client async function startClient() { await init() const...
I'm not sure if it works because testnet is down and I don't know how to test it (#2404). But it compiles, which is why I opened the issue.
@userquin would you mind checking that the code makes sense? Is there anything missing other than support for svelte for example? Thank you!
Sorry, I was doing other stuff. Anything missing in the PR?