软件包: node-buffer (5.1.0-1)
node-buffer 的相关链接
Trisquel 的资源:
下载源码包 node-buffer:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Bastien Roucariès
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js Buffer API for browserify
node-buffer is a port of well known buffer API of nodejs to browser context.
Using require('buffer')` or the `Buffer` global variable will allow browserify program to include automatically this module on your code. Thus any npm module using buffer features will work in the browser.
Node.js is an event-based server-side JavaScript engine.
其他与 node-buffer 有关的软件包
|
|
|
-
- dep: node-base64-js (>= 1.0.2)
- Base64 encoding/decoding in pure JS
-
- dep: node-ieee754 (>= 1.1.4)
- Libray to read or write IEEE754 floating point numbers
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript