JSPM

  • Created
  • Published
  • Downloads 143
  • Score
    100M100P100Q109435F
  • License MIT

a DSL compiler of mcx

Package Exports

  • @mbler/mcx-core
  • @mbler/mcx-core/dist/index.js

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 (@mbler/mcx-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mcx

mcx-core 是 mbler 的 mcx 功能的编译器核心,目前在 alpha 阶段。
你可以在 npm 上下载它,不过 npm 上的仅会在发布版本更新,github上为最新

整体架构

npm包名 描述 完成度(%)
@mbler/mcx 为用户提供的typescript类型包 0
@mbler/mcx-core mcx核心编译器啥的代码 10
@mbler/mcx-compat mcx检查器规则,主要适配不一样的minecraft版本 0
mbler 核心脚手架,把这些东西组装成一个方便使用的cli工具 90

加入开发

前往作者QQ : 3915264929

文档(没写完)

这里