JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10324
  • Score
    100M100P100Q165711F
  • License MIT

An easy way to query PrismarineJS/minecraft-packets

Package Exports

  • minecraft-packets

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (minecraft-packets) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

prismarine-template

NPM version Build Status Discord Try it on gitpod

A template repository to make it easy to create new prismarine repo

Usage

const template = require('prismarine-template')

template.helloWorld()

API

helloWorld()

Prints hello world