basic node boiler plate loaded with all the goodies you need to get up and running quickly!
High-performance type-aware TypeScript linter powered by typescript-go, for use with oxlint.
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
Standalone TypeScript project service wrapper for linting.
Utilities to help expose prettier output in linting tools
eslint-config-prettier for create-vue
A few useful functions for signing ethereum data
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Spectral ruleset for Zapier API Guidelines.
A JavaScript module for managing identity and sessions
The MetaMask Stake SDK
A money account keyring that wraps the HD keyring with a different keyring type and derivation path
git commit message lint hook
Snaps keyring bridge
Simple stream multiplexing for objectMode.
The core module of markuplint
Provides Beautiful Animated Marker Clustering functionality for Leaflet
Official CLI for developing community nodes for n8n
A test dapp for multichain api
Lint files staged by git
A registry containing metadata about verified and blocked Snaps.
A light-weight module that brings Fetch API to node.js
Utilities for collecting TSConfigs for linting scenarios.
A simple dapp used in MetaMask e2e tests.
A puppet-lint plugin to check that: - a node definition declares only a role, - a role class does not have any param and only declares profiles, - a profiles class can declare anything but a role.
This puppet-lint extension validates that: - node definitions only `include` a single role - roles only `include` profiles and have no class parameters - roles only `inherit` other roles
A puppet-lint plugin to check that the code adheres to the WMF coding guidelines: * Check for hiera in non-profiles, and in the body of those * Check for roles with declared resources that are not profiles * Check for parametrized roles * Check for node declarations not using the role keyword * Check for system::role calls outside of roles * Check for cross-module class inclusion * Check for the use of the include keyword in profiles * Check for wmf-deprecated resources usage * Check for deprecated validate_* functions