RFC9562 UUIDs
A minecraft UUID validator for those wanting to make a JS/TS API for their minecraft servers.
Contains types related to administering a Bedrock Dedicated Server. These types allow for the configuration of variables and secrets in JSON files in the Bedrock Dedicated Server folder. These types cannot be used on Minecraft clients.
See full documentation for this module here:
The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.
Contains many types related to manipulating a Minecraft world, including entities, blocks, dimensions, and more.
A tiny (230B) and fast UUID (v4) generator for Node and the browser
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
Some minecraft uuid utilites
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
Core Minecraft API Docs Generator package for generating API markup and documentation
This package contains rules that comprise best practice for authoring minecraft script. Rules may encompass suggestions (use this API instead of this command!) or errors against anti-patterns to avoid any pitfalls.
Contains types for Minecraft Vanilla Content
Provide easy access to minecraft data in node.js
react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.
A universally-unique, lexicographically-sortable, identifier generator
Windows legacy GUID parser
Simple generation of sanity document IDs
Create and translate standard UUIDs with shorter formats.
NPM package for retrieving the minecraft folder path
Math utilities for use with minecraft scripting modules
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.