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

1.0.2 • Public • Published

nice-napi – 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('nice-napi');
nice(5);  // Increase niceness by 5.

/nice-napi/

    Package Sidebar

    Install

    npm i nice-napi

    Weekly Downloads

    2,293,650

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    183 kB

    Total Files

    29

    Last publish

    Collaborators

    • addaleax