@arrgh/n-api

A set of utilities for N-API.

Usage no npm install needed!

<script type="module">
  import arrghNApi from 'https://cdn.skypack.dev/@arrgh/n-api';
</script>

README

N-API utils for Sailing Bottle Studio codebase

This module is based heavily on the works of raub.

I could have used his work, but it focuses on emulating the web APIs, and we just want to access low level APIs with as tiny as possible of JS glue code.