hpcc-js - WASM Base91
Sass eyeglass module for a Sass and Compass font-family library of common web-friendly font stacks.
React hook for Azure/fetch-event-source. For making Event Source requests, with all the features of fetch()
fe-flow lint config
Parse and serialize GTFS Realtime data encoded as protocol buffers.
Easily encode complex JSON objects to CSV with CsvBuilder's schema-like API
Read/write OHRRPGCE pictures
test
XRP Ledger binary codec
Encode, decode, and verify JWT tokens from terminal
A pure JavaScript, dependency-free, cross-runtime image processing library for Deno, Node.js, and Bun.
Encode / decode CS:GO and CS2 share code
Bencode encoding and decoding, with both library and CLI versions available. The CLI version can decode bencode-formatted data from files or strings and output the result in JSON format.
QR code binary format parser/serializer for BioSentiers
FF SDK
```ts import { encode, decode } from 'safe-url-encode' const str = encode('你 好 🤔') //'5L2gIPCfkI4g5Li%2FIOS6hg%3D%3D' const raw = decode(str) // '你 好 🤔' ```
Coverage Guided Javascript Fuzzer
Encode/Decode emojis inside a string to/from his :short-name:
Semint is a small lib to encode/decode SemVer to/from integer
Like Hashids, this is a small JavaScript library to generate YouTube-like ids from strings.
promise-based wav encoder ported to ts
A TypeScript/Node.js library for inter-thread communication using SharedArrayBuffer with atomic operations for raw buffer data transfer
encode/decode number as ravencoin variable length integer
Fast tokenizer for language models, supporting BPE, Unigram and WordPiece tokenization