1.0.4 • Published 4 years ago

enchantment-table v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Enchantment- Table

This package allows text to be translated to and from the Minecraft Enchantment Table Language

Installation

npm install enchantment-table --save

Usage

const Enchant = require("enchantment-table")

console.log(Enchant.translate("Hello World"));
// ⍑ᒷꖎꖎ𝙹 ∴𝙹∷ꖎ↸

console.log(Enchant.translate("ᒲ╎リᒷᓵ∷ᔑ⎓ℸ ╎ᓭ ᔑ∴ᒷᓭ𝙹ᒲᒷ", true));
// minecraft is awesome
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago