Marak
Marak
I'm not really using TypeScript myself so I'm not able to offer a good solution for this. Is there anyway we can programmatically switch the TypeScript imports based on whether...
No one is opposed.
This should also be a configuration option for the plugin so that the developer has the choice between loading the editor with or without support for seconds.
https://github.com/harrisiirak/cron-parser looks like a nice alternate to using entire `node-cron` library.
Have working implementation with `ssh2`: https://github.com/bigcompany/hook.io-vfs/blob/master/lib/adapters/sftp.js https://github.com/bigcompany/hook.io-vfs/blob/master/examples/sftp-readFile.js https://github.com/bigcompany/hook.io-vfs/blob/master/examples/sftp-writeFile.js Is coupled to multi-cloud virtual file-system. Feel free to use.
I've had this working in production for some time. The base of the code is using `ssh2` and https://github.com/bigcompany/hook.io-vfs/blob/master/lib/adapters/sftp.js. If anyone wants this enough to pay me to build a...
i might have some time next week to play with this. i think all you need is an error listener on the jQuery ajax call that will restart the call...
@patrickjquinn Which module is currently providing the speech recognition?
Any updates on this? Getting local speech recognition to work right can be hard. Will we have default support for MacOS? Looking forward to project updates. This is awesome work...