Greasy Fork is available in English.

buffer

This is the userscript port for https://github.com/feross/buffer/

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js

Aŭtoro
PYUDNG
Versio
0.1.1
Kreita
2023/12/18
Ĝisdatigita
2023/12/18
Size
63 kb
Licenco
MIT

The userscript port for https://github.com/feross/buffer/
Additionally, the code of the script is runnable without tampermonkey in common browser environments.

The export object is called BufferExport. To use Buffer or SlowBuffer, Just write BufferExport.Buffer or BufferExport.SlowBuffer in your code.