@rqbik/mtext
v1.0.7
Published
Parse minecraft text to JSON format
Maintainers
Readme
@rqbik/mtext
Parse minecraft text to JSON format.
Supports all color and style codes, including the hex color format.
import { MinecraftText } from '@rqbik/mtext';
const text = MinecraftText.from('Regular text &cRed text!');