ShortcutJS icon indicating copy to clipboard operation
ShortcutJS copied to clipboard

Keyboard manager for javascript and typescript, made for humans :sunglasses:

Results 8 ShortcutJS issues
Sort by recently updated
recently updated
newest added

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.7. Commits - [`8925120`](https://github.com/juliangruber/brace-expansion/commit/892512024872ca7680554be90f6e8ce065053372) 1.1.7 - [`ed46e5b`](https://github.com/juliangruber/brace-expansion/commit/ed46e5ba619bd938e5b84835fca00eed0adc5585) Merge pull request [#35](https://github-redirect.dependabot.com/juliangruber/brace-expansion/issues/35) from kamael/master - [`b133812`](https://github.com/juliangruber/brace-expansion/commit/b13381281cead487cbdbfd6a69fb097ea5e456c3) fix bug in [#33](https://github-redirect.dependabot.com/juliangruber/brace-expansion/issues/33) - [`265f6cd`](https://github.com/juliangruber/brace-expansion/commit/265f6cd6586383eebebbfc3c45da2eaa153d9e63) Merge pull request [#34](https://github-redirect.dependabot.com/juliangruber/brace-expansion/issues/34)...

dependencies

Bumps [mime](https://github.com/broofa/node-mime) from 1.3.4 to 1.4.1. Release notes *Sourced from [mime's releases](https://github.com/broofa/node-mime/releases).* > ## v1.4.1 > - Fix RegEx DoS issue > > ## v1.4.0 > - [**closed**] support for...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 6.3.6 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...

dependencies

Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @​zhuangya for their help! Changelog...

dependencies

Add support for '/' key. Example usage: ctrl /

Change fromJson to loadFromJson in the README :)

Inside the NPM package, there's no un-minified version of the compiled source, so when an issue comes up, it's impossible to figure out what's breaking. This screenshot is from trying...