0.2.2 • Published 3 years ago

nare v0.2.2

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Nare

Xdi8 Aho Translator

Features

  • Supported 15 kinds of Xdi8 Languages
  • Supported Browser & Node.js
  • Supported TypeScript

Example

import { Hans } from 'nare'

const xdi8 = Hans.translateFrom('你')
console.log(xdi8) // output: Vnu8

const hans = Hans.translateTo(xdi8)
console.log(hans) // output: 你
0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago