thoughtsunificator / message-parser

Enables sorting and grouping of users and channel mentions in a message.

Home Page:http://message-parser.unificator.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

message-parser

Enables sorting and grouping of users and channel mentions in a message.

Getting started

Installing

  • npm install @thoughtsunificator/message-parser

Usage

const message = Parser.parse("Hello @dsadsadas come join us in #dsadsa")

About

Enables sorting and grouping of users and channel mentions in a message.

http://message-parser.unificator.me

License:MIT License


Languages

Language:JavaScript 100.0%