Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
globals
Global identifiers from different JavaScript environments
confusing-browser-globals
A list of browser globals that are often used by mistake instead of local variables
eslint-restricted-globals
A list of confusing globals that should be restricted to be used as globals
eslint-plugin-vitest-globals
A extends of vitest globals for eslint
eslint-config-vitest-globals
Tiny vitest-eslint library contains globals for vitest
eslint-plugin-ssr-friendly
ESLint plugin that detects incorrect use of DOM globals in order to properly do SSR
globals-vitest
Autogenerated Vitest globals that are always up-to-date! ⏰
eslint-plugin-react-hooks-ssr
This plugin helps you to forbid DOM globals within the react server side rendering. - it doesn't support yet React classes - it supports react hooks and custom hooks - it requires some naming conventions to identify other functions where globals may be a
eslint-plugin-testcafe-community
ESLint rules & globals for TestCafe, from the TestCafe community
sails-generate-eslintrc
generate eslint config file which contains sails's globals
eslint-plugin-node-globals
Alternative ESLint environment for use with Node.js, without deprecated globals
eslint-config-jest-enzyme
Eslint Config for allowing jest-environment-enzyme globals
eslint-plugin-react-native-globals
ESLint Environment for React Native
eslint-plugin-no-browser-globals
An ESLint plugin that disallows the use of browser globals. It is useful when you want to make sure that your code is not using browser globals, which can cause issues when running in a non-browser environment.
eslint-plugin-freeze-global
Object.freeze globals to prevent accidental mutation during the life of your program.
nuxt-eslint-globals
Adds an eslint globals file for Nuxt auto-imports
@typhonjs-fvtt/eslint-config-foundry.js
Provides a shared ESLint config files defining all globals in Foundry VTT / commons module & foundry.js
eslint-plugin-screeps
globals of the game screeps
eslint-plugin-unicorn
More than 100 powerful ESLint rules
eslint-plugin-jest
ESLint rules for Jest