Parse links to users on social networks using markdown-it.
Pause a stream's data events
mdast utility to parse markdown
Wrap Streams2 instance into a HandleWrap
Database to mime-format based on content-type header and content
Execute code when the js-process exits. On all javascript-environments
Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Transform SVG by adding a dynamic title element
walk paths fast and efficiently
destroy a stream if possible
drag handle extension for tiptap
remark plugin to support directives
An angular 20.0+ directive that allows an element to be dragged and resized
This package renders UI for react applications using Sendbird Message Template. It is used in Notification Channels in Sendbird UIKit for React. It is a part of an initiative in Sendbird to implement Notfication Channels. Using Message Templates, customer
drag handle extension for tiptap
Custom error handler for Node.js CLIs.
The same useRef, but with callback
Ethereum Provider for WalletConnect Protocol
Standards-compliant WebSocket server and client
Crash on unhandled rejections in a Node.js CLI.
gRPC Library for Node - pure JS implementation
drag handle extension for tiptap with vue 3
A drop-in replacement for fs, making various improvements.
A gem for using Markdown as a Rails template language
Custom field type for Mongoid that handles Markdown conversion via Redcarpet gem.
A plugin to handle Markdown text in Administrate
A Redcarpet extension with a custom HTML render to handle custom Markdown rules for tags like inputs and textareas
Enables Rails handling of .md templates, with optional preprocessing of ERB, HAML, etc. Also provides a markdown() view helper. Uses CommonMarker & Rouge.
Serve is a small Ruby script that makes it easy to start up a WEBrick server in any directory. Serve is ideal for HTML prototyping and simple file sharing. If the haml, redcloth, and bluecloth gems are installed serve can handle Haml, Sass, Textile, and Markdown (in addition to HTML).
Serve is a small Rack-based web server that makes it easy to serve ERB or HAML from any directory. Serve is an ideal tool for building HTML prototypes of Rails applications. Serve can also handle SASS, Textile, and Markdown if the appropriate gems are installed.
Serve is a small Ruby script that makes it easy to start up a WEBrick server in any directory. Serve is ideal for HTML prototyping and simple file sharing. If the haml, redcloth, and bluecloth gems are installed serve can handle Haml, Sass, Textile, and Markdown (in addition to HTML).
Ruby gem for converting Telegram message entities between HTML and Markdown formats. Supports all Telegram MessageEntity types with UTF-16 offset/length handling.
Awestruct is a static site baking and publishing tool. It supports an extensive list of both templating and markup languages via Tilt (Haml, Slim, AsciiDoc, Markdown, Sass via Compass, etc), provides mobile-first layout and styling via Bootstrap or Foundation, offers a variety of deployment options (rsync, git, S3), handles site optimizations (minification, compression, cache busting), includes built-in extensions such as blog post management and is highly extensible.
A Jekyll plugin that automatically enhances Markdown links with Bootstrap CSS classes, security attributes, Font Awesome icons, and context-aware styling. Simplifies link management across Jekyll sites by handling styling, external link protection, and icon injection without manual intervention.
Analyses your Gemfile for dependency health: checks if gems are actively maintained (last commit dates via GitHub and GitLab, release dates), outdated versions, archived repos, OpenSSF Scorecard security scores, known vulnerabilities via deps.dev, and libyear drift. Ruby version freshness with EOL detection. Handles rubygems, git, path, and GitHub Packages sources. Outputs coloured terminal tables, markdown, or JSON. CI quality gates with --fail-if-critical, --fail-if-warning, --fail-if-vulnerable, --fail-if-outdated, and --ignore. A comprehensive alternative to running bundle outdated, bundler-audit, and libyear-bundler separately.