nbt-ts

An easy to use encoder and decoder for the NBT format

@kleppe/litematic-reader

Example: ```ts import { readFile } from "fs/promises"; import { Litematic } from '@kleppe/litematic-reader'