0.1.2 • Published 11 months ago

@3-/u8 v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

@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 ]

About This Project

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于本项目

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。