Last updated:
0 purchases
magic buffer
The buffer module from node.js.
Features #
Manipulate binary data like a boss, in all browsers!
Super fast.
Preserves Node API exactly, with one minor difference (see below)
Square-bracket buf[4] notation works!
Usage #
The module's API is identical to node's Buffer API. Read the
official docs for the full list of properties,
instance methods, and class methods that are supported.
Original Authors #
Ordered by first contribution.
Romain Beauxis ([email protected])
Tobias Koppers ([email protected])
Janus ([email protected])
Rainer Dreyer ([email protected])
Tõnis Tiigi ([email protected])
James Halliday ([email protected])
Michael Williamson ([email protected])
elliottcable ([email protected])
rafael ([email protected])
Andrew Kelley ([email protected])
Andreas Madsen ([email protected])
Mike Brevoort ([email protected])
Brian White ([email protected])
Feross Aboukhadijeh ([email protected])
Ruben Verborgh ([email protected])
eliang ([email protected])
Jesse Tane ([email protected])
Alfonso Boza ([email protected])
Mathias Buus ([email protected])
Devon Govett ([email protected])
Daniel Cousens ([email protected])
Joseph Dykstra ([email protected])
Parsha Pourkhomami ([email protected])
Damjan Košir ([email protected])
daverayment ([email protected])
kawanet ([email protected])
Linus Unnebäck ([email protected])
Nolan Lawson ([email protected])
Calvin Metcalf ([email protected])
Koki Takahashi ([email protected])
Guy Bedford ([email protected])
Jan Schär ([email protected])
RaulTsc ([email protected])
Matthieu Monsch ([email protected])
Dan Ehrenberg ([email protected])
Kirill Fomichev ([email protected])
Yusuke Kawasaki ([email protected])
DC ([email protected])
John-David Dalton ([email protected])
adventure-yunfei ([email protected])
Emil Bay ([email protected])
Sam Sudar ([email protected])
Volker Mische ([email protected])
David Walton ([email protected])
Сковорода Никита Андреевич ([email protected])
greenkeeper[bot] (greenkeeper[bot]@users.noreply.github.com)
ukstv ([email protected])
Renée Kooi ([email protected])
ranbochen ([email protected])
Vladimir Borovik ([email protected])
greenkeeper[bot] (23040076+greenkeeper[bot]@users.noreply.github.com)
kumavis ([email protected])
Sergey Ukustov ([email protected])
Fei Liu ([email protected])
Blaine Bublitz ([email protected])
clement ([email protected])
Koushik Dutta ([email protected])
Jordan Harband ([email protected])
Niklas Mischkulnig ([email protected])
Nikolai Vavilov ([email protected])
Fedor Nezhivoi ([email protected])
shuse2 ([email protected])
Peter Newman ([email protected])
mathmakgakpak ([email protected])
jkkang ([email protected])
Deklan Webster ([email protected])
Martin Heidegger ([email protected])
license #
MIT License
Copyright (c) 2023 drkaz.dev based on work of Feross Aboukhadijeh, and other contributors. Originally forked from an MIT-licensed module by Romain Beauxis.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.