Thomas Hunter II

Results 112 issues of Thomas Hunter II

### What does this PR do? - drops eslint-plugin-node and depends entirely on eslint-plugin-n - upgrades eslint ### Motivation - original eslint-plugin-node is unmaintained - quiets automated vuln scanners

semver-patch

Based on what I've read in the documentation I would expect the following to work, but I might have misconfigured something. Essentially I would like to support syntax like what...

Here's what I see when I run the example in the wiki: ┌───────────────────win1Title────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ┌─────────────────── Only...

[email protected] [email protected] Sometimes, when certain error goes away in Flow, Flow-IDE keeps the error visible. In this first screenshot the error has been fixed but is still displayed by Flow-IDE:...

- Fixes #90 - Fixes #93 - SEMVER: This is a MAJOR change, but since pre 1.0, can be a MINOR This change highlights the need for a real test...

Security

I'm officially stepping down as maintainer of this package. I was an active user for a brief period of time six years ago and, despite maintaining it since then, I...

The instantiated say objects could have a method other than `say` for performing exports of voice to filesystems. Most engines support WAV and AIFF. ``` javascript speaker.export("hello", Say.Export.WAV, "./output.wav", callback);...

OS:Linux
Feature Request

As it is, many bits of text can be fired off at the same time, and they all talk in parallel. See the existing `examples/osx-*.js` files. **Queue:** Queue up audio...

Different voices will be available depending on platform. Say: ``` bash say -v '?' ``` Espeak: ``` bash espeak --voices ```

Feature Request