Greasy Fork is available in English.

buffer

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

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/482519/1297748/buffer.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
PYUDNG
バージョン
0.1.1
作成日
2023/12/18
更新日
2023/12/18
ライセンス
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.