69
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

69 – nice(2) bindings for Node.js

https://linux.die.net/man/2/nice as a JS function. That’s it, that’s the module.

const nice = require('69');
nice(5);  // Increase niceness by 5.

(This is an alias of nice-napi, if you happen to need a more safe-for-work name. 🙂)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.2
    8
  • 2.0.1
    3
  • 2.0.0
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i 69

Weekly Downloads

15

Version

2.0.2

License

MIT

Unpacked Size

1.15 kB

Total Files

5

Last publish

Collaborators

  • addaleax