IsMac

A hook to determine if the user is on a Mac.

Windows (sorry Linux users)

Installation

jsrepo add hooks/is-mac.svelte

Usage

Acknowledgements

This hook is based on the shadcn-svelte useIsMac hook.