UNPKG

unixlib

Version:

Native Linux utilities for Node.js, currently PAM authentication, flock() and mkstemp

10 lines (5 loc) 290 B
# node-unixlib This native Node.js addon provides native asynchronous standard Unix functions. Right now, we have PAM authentication, flock() and mkstemp(). Do contribute more! Tested on NodeJS 0.6.0 on Linux (Fedora 15). See the demonstration files in ```demo/``` to see it in action.