show browser usage
This commit is contained in:
джерело
9acdc3d3c4
коміт
c70b59ff1e
@ -24,6 +24,12 @@ var str = hexdump(new Uint8Array([ 0, 1, 2, 127, 254, 255 ]));
|
||||
console.log(str);
|
||||
```
|
||||
|
||||
### Browser
|
||||
|
||||
```javascript
|
||||
console.log(window.hexdump(new Uint8Array([ 0, 1, 2, 127, 254, 255 ])));
|
||||
```
|
||||
|
||||
### CLI
|
||||
|
||||
```bash
|
||||
|
||||
Завантаження…
x
Посилання в новій задачі
Block a user