rich-text-tokenizer

v1.0.7
Rich text and markdown tokenization made easy.
markdown rich text tokenizer

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/10/2023

Downloads

Maintainers