Luca Ban
Luca Ban
The readme says at Web Quirks: > ... to you entry script in ionic ... But since Capacitor is compatible with 10+ frameworks besides Ionic, I'd love to see what...
I saw there is no NPM module and no package.json file for this library. Can it be added? Thanks a lot!!!
Hey, first of all: I love this plugin!! It makes working with SVGs so much better. Now I have a custom icon set with about 500 icons. I'd love if...
I write this with my keyboard: ``` À ``` then I write this, and I convert it uppercase of PopClip: ``` à ``` it becomes ``` À ``` now I...
My original field I want to countup with your wrapper has a vue filter applied for turning an amount into a money format. I would love to know how to...
release notes 3.2.0 don't seem to be available on github
I'd love a linux version! I want to get into my Router's linux OS to monitor its CPU usage.
The current documentation on [indexedDb](https://cordova.apache.org/docs/en/latest/cordova/storage/storage.html#disadvantages) says: > Disadvantages > - Not supported on iOS. **Is this really still the case?** Because according to the Dexie library it has already implemented...
I'd like to request a usage example that takes markdown which includes JS like this example: ``` ## Example ```js console.log(1) ``` ``` And then convert with both Snarkdown +...
I'd love a demo to check out to see if this is what I need ; )