geometry-npm-package-version
Package version display
Displays current folder's npm package version in a zsh geometry plugin
Geometry plugin to display the current folder's npm package version.
1 stars
1 watching
0 forks
Language: Shell
last commit: about 6 years ago
Linked from 1 awesome list
geometryzsh
Related projects:
Repository | Description | Stars |
---|---|---|
drager/geometry-rust-version | A plugin for zsh to display the Rust version of files in the current directory | 2 |
zfben/zsh-npm | A zsh plugin that enables using npm commands with a noglob prefix | 2 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
trystan2k/zsh-npm-plugin | A plugin that extends the Z shell with functionality related to managing Node.js packages and dependencies. | 2 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
baliestri/pnpm.plugin.zsh | An extension for ZSH shell that simplifies pnpm interactions with aliases and completion suggestions. | 6 |
andyrichardson/zsh-node-path | A plugin for zsh that automatically adds the npm bin path to the system path. | 3 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
dominik-schwabe/zsh-fnm | A plugin for ZSH that installs and configures the Fast Node Manager (fnm) tool. | 16 |
wintermi/zsh-bob | A plugin for managing different versions of a Neovim version manager | 3 |
davidparsson/zsh-nvm-lazy | Provides lazy loading of multiple binary/entrypoint versions from oh-my-zsh's nvm plugin | 5 |