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

1.3.5 • Public • Published

Kerium

Kerium is a small library containing some POSIX-style code. The focus is on providing shared utilities for other projects.

Logging

Kerium exposes a flexible logging API that uses the same levels as syslog.

Errors

The entire set of POSIX errnos are exposed through the Errno enum. The ErrnoException class extends the built-in Error with errnos, and provides JSON functionality. You can use strerror to get a human-readable description of an errno.

Readme

Keywords

none

Package Sidebar

Install

npm i kerium

Weekly Downloads

1,389

Version

1.3.5

License

MIT

Unpacked Size

47.2 kB

Total Files

8

Last publish

Collaborators

  • james-pre