@coffeeandfun/remove-pii
A Node.js module to remove personally identifiable information (PII) from text.
A Node.js module to remove personally identifiable information (PII) from text.
🔪 chunk/split a string by length without cutting/truncating words.
Famous leftpad library for open source reasons
Find and replace text in github file
Find and replace text in github file in all repositories
Famous leftpad library for open source reasons
Semantically create chunks from large texts. Useful for workflows involving large language models (LLMs).
MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
A plugin for @m2d/core that parses emoji shortcodes like :smile: and replaces them with their corresponding Unicode emoji characters for DOCX output.
Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.
Famous leftpad library for open source reasons
A simple utility library for string manipulation.
Encode and decode Unicode escapes in a string
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.