This package provides functions for managing and switching between Node.js versions installed via fnm (Fast Node Manager). Use `fnm-use' to switch to a specific version, `fnm-use-for' to activate the version specified in a .fnmrc, .nvmrc, or .node-version file, and `fnm-use-for-buffer' in mode hooks to automatically activate the correct Node version for a file.