Samuel Plumppu

Results 73 comments of Samuel Plumppu

[I added native TypeScript definition exports](https://github.com/goldfire/howler.js/pull/1518) while I refactored the core modules to native ESM today. Check it out and please help out if you also want to see this...

[I refactored the core modules to native ESM today](https://github.com/goldfire/howler.js/pull/1518), keeping the public API intact, as well as the implementation details. Check it out and please help out if you also...

Hi! First of all - a big thank you to everyone involved in creating this original PageCrypt project! πŸŽ‰ I've created [a modern version of this library](https://github.com/Greenheart/pagecrypt) with some improvements,...

Thanks @MaxLaumeister! Greatly appreciated! πŸ˜ƒ Indeed, I initially only targeted developers since it fits my most common use cases. However, I'm thinking about adding a public webpage to make encryption...

What would this require technically? As an user, it seems like FreeOTP encrypted backups creates a file called `externalBackup.xml` which actually contains a mix of JSON and plain text data....

Since maintaining a desktop app (and ideally also a web app) requires significant work, it might be beneficial to build on top of a framework that creates a secure foundation...

This is a duplicate of #152 Here's a workaround fix until Svelte 4 is added: https://github.com/rgossiaux/svelte-headlessui/issues/152#issuecomment-1660746106

Which bundler are you using? I've not heard about `sideeffects` in package.json before - and this option is not mentioned in the npm docs as far as I can see...

Thanks! I don't use webpack anymore, but I guess this will be relevant for webpack users :)

Thanks @nwaughachukwuma! The latest version (0.4.0 which was released last week) resolves this issue.