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

0.3.0 • Public • Published

libjs

libc in JavaScript — libjs.

Usage

npm install libjs libsys

This library uses libsys to execute system calls from JavaScript. It expects your environment has libsys global object, in Node.js you can shim libsys as follows:

require('libsys/shim');

Examples

Reference

License

Unlicense — public domain.

/libjs/

    Package Sidebar

    Install

    npm i libjs

    Weekly Downloads

    166

    Version

    0.3.0

    License

    none

    Unpacked Size

    166 kB

    Total Files

    171

    Last publish

    Collaborators

    • streamich