Fast Node Manager (fnm)
Sources:
- **
title: Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian consoleOverview
NOTE
Fast Node Manager (fnm) is a new, simple Node.js Version Manager build with Rust. It is a drop-in replacement for nvm.

Features
🌎 Cross-platform support (macOS, Windows, Linux)
✨ Single file, easy installation, instant startup
🚀 Built with speed in mind
📂 Works with .node-version and .nvmrc files
Installation
Cargo:
cargo install fnmWindows (WinGet, Scoop, or Chocolatey):
# winget
winget install Schniz.fnm
# scoop
scoop install fnm
# chocolatey
cinst fnmmacOS:
brew install fnmLinux (sh, bash, zsh, fish)
curl -fsSL https://fnm.vercel.app/install | bashAppendix
Note created on 2024-04-15 and last modified on 2024-04-15.
Backlinks
LIST FROM [[Tool - fnm]] AND -"CHANGELOG" AND -"04-RESOURCES/Tools/Tool - fnm"(c) No Clocks, LLC | 2024