File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-node-buffer
2
2
3
- Type declarations and FFI wrappers for Node's Buffer class.
3
+ [ ![ Latest release] ( http://img.shields.io/github/release/purescript-node/purescript-node-buffer.svg )] ( https://github.com/purescript-node/purescript-node-buffer/releases )
4
+ [ ![ Build Status] ( https://travis-ci.org/purescript-node/purescript-node-buffer.svg?branch=master )] ( https://travis-ci.org/purescript-node/purescript-node-buffer )
5
+
6
+ Type declarations and FFI wrappers for Node's [ Buffer API] ( https://nodejs.org/api/buffer.html ) .
7
+
8
+ ## Installation
9
+
10
+ ```
11
+ bower install purescript-node-buffer
12
+ ```
4
13
5
14
## Documentation
6
15
7
- Module documentation is [ published on Pursuit] ( https ://pursuit.purescript.org/packages/purescript-node-buffer) .
16
+ Module documentation is [ published on Pursuit] ( http ://pursuit.purescript.org/packages/purescript-node-buffer) .
You can’t perform that action at this time.
0 commit comments