smmdb
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

smmdb-lib

A utility library for Super Mario Maker and Super Mario Maker 2 to read and manipulate game files.

The library is written in Rust and compiles to WebAssembly for the web or can be used as a standard Rust Crate.

Installation

Web

With npm:

$ npm install smmdb

Rust

With cargo-edit

$ cargo add smmdb

or via Cargo.toml

[dependencies]
smmdb = "1"

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i smmdb

      Weekly Downloads

      3

      Version

      2.0.0

      License

      MIT

      Unpacked Size

      2.11 MB

      Total Files

      6

      Last publish

      Collaborators

      • tarnadas