#
nvmrc
Here are 15 public repositories matching this topic...
nodenv plugin that detects the node version based on .nvmrc.
-
Updated
Jul 28, 2020 - Shell
VSCode extension based NVM helper
-
Updated
Dec 28, 2021 - TypeScript
github
nodejs
javascript
css
gitignore
git
html
sass-lint
coding-style
editorconfig
eslintrc
gitmessage
nvmrc
csslintrc
-
Updated
Mar 8, 2022 - JavaScript
nnvm a zsh plugin for auto-switching node versions based on .nvmrc using n
-
Updated
Mar 5, 2020 - Shell
TypeScript library template for creating npm packages
-
Updated
Mar 9, 2022 - JavaScript
My dotfiles (oh my zsh, brew, git, nvm, vscode settings) for your OSX
nodejs
atom
macos
dotfiles
zsh
mac
npm
brew
zshrc
oh-my-zsh
terminal
sublime-text
macos-sierra
vscode
nvm
brewfile
macosx
vscode-theme
dotfiles-installer
nvmrc
-
Updated
Nov 13, 2018 - Shell
Verifies that the loaded node version matches the closest found .nvmrc file.
-
Updated
Aug 17, 2021 - JavaScript
react
javascript
config
yarn
eslint
create-react-app
prettier
airbnb
eslint-rules
eslintconfig
husky
eslintrc
airbnb-javascript
airbnb-linting
nvmrc
prettierrc
-
Updated
Sep 24, 2021 - JavaScript
This tap provides Homebrew formula for plugins extending nodenv
-
Updated
Jul 24, 2020 - Ruby
Test if version-ish string is compatible with current Node version
-
Updated
Jul 11, 2019 - TypeScript
Template: taken from Art & Health on the Global Woman and Non-Binary
graphql
youtube
webpack
yarn
commonjs
google-analytics
socket-io
scss
static-site
environment-variables
package-json
netlify
magazine
normalize
gatsbyjs
configuration-files
datocms
woman
nvmrc
-
Updated
Feb 11, 2022 - JavaScript
Improve this page
Add a description, image, and links to the nvmrc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nvmrc topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
On browsing the code I've noticed SchemaSelector still needs some basic error handling added. For example, in the async call to get the list of schemas, there's no
.catch. See https://github.com/openequella/openEQUELLA/blob/develop/Source/Plugins/Core/com.equella.core/js/tsrc/settings/SchemaSelector.tsx#L58**Describe the s