Lists (1)
Sort Name ascending (A-Z)
Stars
A React-compatible renderer for MDAST that supports rendering extended Markdown (with HTML, Mermaid, and more) to both JSX and styled DOCX documents—using a unified syntax tree. Like react-markdown…
turboforge-dev / js.org
Forked from js-org/js.orgDedicated to JavaScript and its awesome community since 2015
mayank1513 / turboforge
Forked from turboforge-dev/turboforgeForge and maintain multi-package TypeScript ecosystems with Turborepo.
mayank1513 / primitives
Forked from radix-ui/primitivesRadix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
promptshield-io / js.org
Forked from js-org/js.orgDedicated to JavaScript and its awesome community since 2015
The security layer for AI prompts. A unified monorepo for detecting and neutralizing adversarial Unicode, invisible character poisoning, and homoglyph attacks in LLM workflows. Includes the GhostBu…
The security layer for AI prompts. A unified monorepo for detecting and neutralizing adversarial Unicode, invisible character poisoning, and homoglyph attacks in LLM workflows. Includes the GhostBu…
Forge and maintain multi-package TypeScript ecosystems with Turborepo.
@md2docx/md2docx — The simplest way to convert Markdown to DOCX. Batteries-included wrapper around all @m2d/* packages and Unified. One import, one call — full Markdown → Word conversion with HTML,…
Secure URL sanitization and hardening utilities for Markdown and HTML — includes `rehype-harden-urls` and `harden-react-markdown-urls` for safe rendering.
This wrapper only sanitizes urls. Use rehype-sanitize etc. for proper sanitization if using rehype-raw.
ProseMirror plugin for Mermaid diagrams — configurable, extensible, and ready to wrap as a Tiptap extension
svg-fns: A modern, tree-shakeable utility library for SVG.
mayank1513 / tiptap
Forked from ueberdosis/tiptapThe headless rich text editor framework for web artisans.
Semver-aware plugin for git-json-resolver — resolve JSON version conflicts with strategies like max, min, secure, and overrides.
A rules-based JSON conflict resolver that parses Git conflict markers, reconstructs ours/theirs, and merges with deterministic strategies — beyond line-based merges.
Bootstrap Turborepo projects from the react18-tools template in one command — prompts for name, uses pnpm, and auto-runs rebrand. Aliases: pnpm create r18 / pnpx create-r18
CLI + Node.js tool to upgrade projects created from a Turborepo template, preserving local changes and skipping user-removed packages.
Beautiful and accessible drag and drop for lists with React
SSR-ready React Markdown renderer with MDAST reuse, JSX support, and unified plugin pipeline.
mayank1513 / kosha
Forked from react18-tools/koshaA modern, lightweight, fast, and powerful global state management library for modern React.js projects.
mayank1513 / typingfx
Forked from react18-tools/typingfxTypingFX: Bring your text to life, one keystroke at a time.
TypingFX: Bring your text to life, one keystroke at a time.
A Unified/Remark plugin that injects a DOCX compiler using [`mdast2docx`](https://github.com/tiny-md/mdast2docx) and outputs `.docx` files from Markdown.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC).
The core engine that powers `mdast2docx` — convert Markdown Abstract Syntax Trees (MDAST) into DOCX effortlessly.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.