1.0.4 • Published 2 years ago

enchantment-table v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago