@disnote/assets
v0.2.0
Published
Asset upload validation (MIME allowlist + magic bytes) and an in-memory reference uploader for DisNote Document.
Readme
@disnote/assets
Upload validation, magic-byte MIME detection and a reference uploader.
import { InMemoryAssetUploader } from "@disnote/assets";
const uploader = new InMemoryAssetUploader();See the repository docs/FEATURES_AND_USAGE.md for configuration and security
boundaries.
