mri is a lightweight and fast argument parser for Node.js and browsers. Offering a minimal API, it transforms command-line arguments into a user-friendly object, simplifying options handling in your projects. It's ideal for scenarios where simplicity and speed are prioritized over extensive feature sets. With no dependencies, mri ensures a lean footprint, contributing to smaller bundle sizes and faster execution, making it a preferred choice for performance-sensitive applications.