@hyper-hyper-space/node-env
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

NodeJs support for the Hyper Hyper Space core library

The Hyper Hyper Space core library, available as @hyper-hyper-space/core in NPM, is designed to work in a web browser. This library adds the missing functionality it needs to work as a NodeJs application to the global scope:

  • a WebRTC implementation
  • a WebSockets server, so peers can listen on websocket endpoints
  • a IndexedDB implementation, useful for testing storage code intended for the browser

before you can use the core library, yo need to

import '@hyper-hyper-space/node-env';

Readme

Keywords

none

Package Sidebar

Install

npm i @hyper-hyper-space/node-env

Weekly Downloads

1

Version

0.12.0

License

MIT

Unpacked Size

20.9 kB

Total Files

13

Last publish

Collaborators

  • sbazerque