### Install Calligraph Source: https://calligraph.raphaelsalaja.com/ Install the Calligraph package using npm. ```bash $ npm install calligraph ``` -------------------------------- ### Basic Calligraph Usage Source: https://calligraph.raphaelsalaja.com/ Import and use the Calligraph component to display text with fluid transitions. ```javascript import { Calligraph } from "calligraph"; Text ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.