@whirlybird/util

0.0.2 • Public • Published

@whirlybird/util

Warning whirlybird is experimental software. Use at your own risk!

About

Utilities consumed by the other core modules of whirlybird. You will probably not find any use for this module unless you like encoders.

Ecosystem

Discover the rest of the whirlybird ecosystem!

Using Node.js

You will need Node.js v18.x.x or higher.

Install with the package manager of your choice:

$ npm i @whirlybird/util
$ pnpm i @whirlybird/util
$ yarn add @whirlybird/util

Enable ECMAScript modules (ESM) for your project:

{
  "type": "module"
}

Using Deno

You will need Deno v1.26.x or higher.

Import for GitHub:

export * from "https://github.com/apacheli/whirlybird/raw/dev/core/util/lib.js";

Readme

Keywords

none

Package Sidebar

Install

npm i @whirlybird/util

Weekly Downloads

3

Version

0.0.2

License

Apache-2.0

Unpacked Size

1.85 kB

Total Files

3

Last publish

Collaborators

  • apacheli