rich-text-tokenizer

1.0.13 • Public • Published

rich-text-tokenizer

npm package Dependency Status devDependency Status

Rich text and markdown tokenization made easy.

Installation

yarn add rich-text-tokenizer

The Gist

import { parseText, parseMarkdown } from "rich-text-tokenizer";

parseText("Value your time. Provide excellent service to members. andcards.com");

parseMarkdown("Value your time. Provide excellent service to members. [andcards](https://www.andcards.com)");

License

MIT

Dependents (0)

Package Sidebar

Install

npm i rich-text-tokenizer

Weekly Downloads

272

Version

1.0.13

License

MIT

Unpacked Size

13.4 kB

Total Files

4

Last publish

Collaborators

  • rtkhanas