🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@minecraft/markup-generators-plugin

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minecraft/markup-generators-plugin

Plugin for @minecraft/api-docs-generator containing core markup generators and template files

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
4
Created
Source

@minecraft/markup-generators-plugin

This package extends @minecraft/api-docs-generator with a core set of markup generators used to generate Minecraft API scripting types and documentation.

Markup Generators

The optional run-generators argument uses a list of markup generator IDs described in the table below. If run-generators is not provided, then the generators marked as default will run:

IDNameDefault?Description
msdocsMSDocs:heavy_check_mark:Markdown documentation for Minecraft APIs.
tsTypescript Definitions:heavy_check_mark:TypeScript type definitions for Minecraft APIs.
ts-sourceTypescript Source:heavy_check_mark:TypeScript source generation for Minecraft vanilla-data APIs.
npmNPM:heavy_check_mark:NPM module packaging. Requires ts and ts-source.
typedocTypeDoc:heavy_check_mark:TypeDoc formatted documentation. Requires ts and ts-source.
changelogChangelog:heavy_check_mark:Markdown formatted changelog output for differences between API module versions.
changelog-jsonChangelog JSONJSON changelog output.

FAQs

Package last updated on 29 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts