David Fang

Results 4 issues of David Fang

Hello, I am very interesting to check this webapp-hardware-bridge. Very wondering if it's possible to integrate with React app. Let me know whether it's possible or not. If it's possible,...

I am going to encrypt and decrypt the files with p12 using bouncy-gpg . Of course, I can get a public key and private key from p12 file. But not...

``` export default { name: 'Test', data(){ return { tableData: { columns: [ { title: 'User ID', field: 'uid', sortable: true }, { title: 'Username', field: 'name' } ], data:...

Is there someone to use this package in Nuxtjs project? I have tried this with several cases, but all the cases say "Window is not defined". I appreciated any advice.