@3-/u8

0.1.2 • 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 ]

About This Project

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

关于本项目

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

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/u8

Weekly Downloads

1

Version

0.1.2

License

Apache-2.0

Unpacked Size

2.25 kB

Total Files

5

Last publish

Collaborators

  • i18n-now