Simple append-only alloc() implementation on top of buffers and array buffers, useful for logs.
Append a buffer to another buffer ensuring to preserve line ending characters.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
HTML5 `FormData` for Browsers and Node.
Append querystring params to a URL.
Data-driven DOM manipulation: select elements and join them to data.
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
vary rewrite in TypeScript with ESM and CommonJS targets
Lightning fast normal and incremental md5 for javascript
Rope-based persistent sequence type
[](https://github.com/bpmn-io/bpmn-js-create-append-anything/actions/workflows/CI.yml)
A JUnit reporter for mocha.
Easy error subclassing and stack customization
Stringify the value with appending its type: 10 → '10 (number)'
The Node.js bindings of the humanfs library.
Simple Gulp plugin to append/prepend.
Reuse typed arrays
vary rewrite in TypeScript and ESM
A native "Headers" class polyfill.
Manipulate the HTTP Vary header
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript