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. 🙂)

/69/

    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