nice-napi

v1.0.0
nice(2) bindings for Node.js
nice priority

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.

Metadata

  • MIT
  • Whatever
  • Anna Henningsen
  • released 5/22/2020

Downloads

Maintainers