unity-richtext-parser

0.2.0 • Public • Published

unity-richtext-parser

A npm module to parse the unity rich text. Can be used for parse chat message from Unity games (like Facepunch rust)

Usage

  • install it
npm install --save uniy-richtext-parser
  • Usage
import parser from 'unity-richtext-parser'
let result = parser.parse(text)

Development

npm install
npm run dev
npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i unity-richtext-parser

Weekly Downloads

3

Version

0.2.0

License

ISC

Last publish

Collaborators

  • cgarnier