Pratik Patel

Results 37 comments of Pratik Patel

Just published the package for vue3 https://www.npmjs.com/package/vue-json-excel3

Hi, I just forked the repo and made few changes in it and published my own package. Now it supports India currency. Checkout - https://www.npmjs.com/package/numeral-v2 Doc - https://numeraljs.netlify.app/ Thanks, Pratik...

Yah I have added codesandbox link aswell you can check that. Same code is there in codesandbox.

@gabrielstuff Any update on this ?

> Hey, adding this: > > `eventEmitter: { $on: (...args) => emitter.on(...args), $once: (...args) => emitter.once(...args), $off: (...args) => emitter.off(...args), $emit: (...args) => emitter.emit(...args) },` works in Vue 3! Thanks...

> +1 on this PR. Can we please get a merge? 🚀

Please provide some sample code

Hi, Sorry actually it's festival season is going on I'm on vacation i will take a look once i get back. Thanks, Pratik Patel

Hi @MartijnKuipers, For now there is not option for this. I will check If I can do this. Thanks, Pratik Patel

https://www.npmjs.com/package/v3-jsoneditor Just published the package for Vue 3.