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

0.0.2 • Public • Published

ft8js

Thanks to ft8_lib, we can encode/decode in a variety of environments.

I've compiled it into WebAssembly (WASM) and created experimental JavaScript code for seamless integration.

Build

  1. Clone ft8_lib
git submodule update --init --recursive
  1. Build
npm run build-wasm:encode
npm run build-wasm:decode
npm run build-js

Example

https://e04.github.io/ft8js/example/browser/index.html

or

node example/node/encode

node example/node/decode

/ft8js/

    Package Sidebar

    Install

    npm i ft8js

    Weekly Downloads

    5

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    1.07 MB

    Total Files

    23

    Last publish

    Collaborators

    • e04