@3-/u8

0.1.1 • Public • Published

@3-/u8

test/main.coffee :

#!/usr/bin/env coffee

> @3-/u8/U8.js
  @3-/u8/u8merge.js

console.log U8 [1,2,3]

console.log u8merge 'ss', U8 [1,2,3]

output :

Uint8Array(3) [ 1, 2, 3 ]
Uint8Array(5) [ 0, 0, 1, 2, 3 ]

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/u8

Weekly Downloads

104

Version

0.1.1

License

Apache-2.0

Unpacked Size

984 B

Total Files

5

Last publish

Collaborators

  • i18n-now