utility — independent software & tools
-
gamedig
Query for the status of any game server in Node.JS
-
@gitkraken/gk
gk is GitKraken on the command line. It makes working across multiple repos easier with Workspaces, provides access to pull requests and issues from multiple services (GitHub, GitLab, Bitbucket, etc.), and seamlessly connects with GitKraken Client and Git
-
MUSTer_MCP
📚 Simplify LLM access to the M.U.S.T. campus system, enabling smooth interactions with schedules, assignments, and course materials.
-
classnames
A simple utility for conditionally joining classNames together
-
cli-progress
easy to use progress-bar for command-line/terminal applications
-
gh-got
Convenience wrapper for Got to interact with the GitHub API
-
hast-util-to-jsx-runtime
hast utility to transform to preact, react, solid, svelte, vue, etc
-
mdast-util-definitions
mdast utility to find definition nodes in a tree
-
mdast-util-directive
mdast extension to parse and serialize generic directives (`:cite[smith04]`)
-
mdast-util-find-and-replace
mdast utility to find and replace text in a tree
-
mdast-util-from-markdown
mdast utility to parse markdown
-
mdast-util-frontmatter
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
-
mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals
-
mdast-util-gfm-footnote
mdast extension to parse and serialize GFM footnotes
-
mdast-util-gfm-strikethrough
mdast extension to parse and serialize GFM strikethrough
-
mdast-util-gfm-table
mdast extension to parse and serialize GFM tables
-
mdast-util-gfm-task-list-item
mdast extension to parse and serialize GFM task list items
-
mdast-util-math
mdast extension to parse and serialize math
-
mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)
-
mdast-util-mdx-expression
mdast extension to parse and serialize MDX (or MDX.js) expressions
-
mdast-util-mdx-jsx
mdast extension to parse and serialize MDX or MDX.js JSX
-
mdast-util-mdxjs-esm
mdast extension to parse and serialize MDX.js ESM (import/exports)
-
mdast-util-phrasing
mdast utility to check if a node is phrasing content
-
mdast-util-to-hast
mdast utility to transform to hast
-
mdast-util-to-markdown
mdast utility to serialize markdown
-
mdast-util-to-string
mdast utility to get the plain text content of a node
-
meow
CLI app helper
-
unist-util-visit
unist utility to visit nodes