Files
cht-lawfirm/front/app/node_modules/nice-napi
2023-01-16 17:49:38 +01:00
..
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00
2023-01-16 17:49:38 +01:00

nice-napi nice(2) bindings for Node.js

https://linux.die.net/man/2/nice as a JS function. Thats it, thats the module.

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