Docs
Installation

Installation

To install magic-input, you can use your favorite package manager.

Using npm:

npm install @trymagic/magic-input

Using yarn:

yarn add @trymagic/magic-input

Using pnpm:

pnpm add @trymagic/magic-input

npm (opens in a new tab).