x

experimental packages for moonbitlang/core

experimental
moonbitlang
json
time
crypto
moon add moonbitlang/x@0.4.50
Download zip
Version
0.4.50
License
Apache-2.0
Last updated
2 days ago
Downloads
479K
README

#MoonBit Experimental

Coverage Status

This repository contains a module moonbitlang/x, which is an experimental library consisting of multiple packages that are subject to frequent changes or are not yet mature. These packages are initially placed here for testing and development.

As packages become stable and depending on the actual situation and community feedback, they may be merged into the standard library moonbitlang/core.

#Usage

To use a package from this repository, add module moonbitlang/x to dependencies by command

moon add moonbitlang/x

And import any packages in your moon.pkg.json file. for example:

{ "import": [ "moonbitlang/x/json5" ] }

Please note that the packages in this repository may change frequently.

#Contributing

We welcome contributions! If you find a bug or have a suggestion, please open an issue. If you'd like to contribute code, please check the contribution guide.

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io