1.1.2 • Published 3 years ago

wincrash.js v1.1.2

Weekly downloads
25
License
MIT
Repository
github
Last release
3 years ago

WinCrash.js

for when process.exit(1) just isn't enough.

Crashes windows v. 1709 through 2004. is this wrong? Open an issue on github.

example use:

const crash = require('WinCrash.js');
if (user.hasWorkingWindowsComputer) {
    crash();
}

Comes with tool binary, if you genuinely want that for some reason!

For business or to send me memes, email wincrash@hecancanyou.xyz

Updates

  • 1.1.0: Migrated from child-process to open
  • 1.1.0: Automatically opens in ms edge for consistency
  • 1.1.2: bug fixes
1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago