Socket
Book a DemoInstallSign in
Socket
x

xunnamius

npm

Packages

Current Co-maintainers

Former Co-maintainers

96 packages

acquire-port

Acquire a consistent guaranteed-to-be-free port number for your dev server or whatever else, no memorizing required!

babel-plugin-explicit-exports-references

Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even

babel-plugin-metadata-accumulator

A babel plugin that collects and returns metadata from input files

babel-plugin-tester

Utilities for testing babel plugins

babel-plugin-transform-default-named-imports

⛔️ [DEPRECATED] Allow importing of named exports from default-exporting (CJS/JSON) modules

babel-plugin-transform-rewrite-imports

Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely

bidirectional-resolve

Resolve a package entry point to a file path (like require.resolve/import.meta.resolve) OR a file path to a package entry point

@black-flag/checks

A collection of general purpose check functions for yargs and Black Flag

@black-flag/core

A declarative framework for building fluent, deeply hierarchical command line interfaces with yargs

@black-flag/demo

<!-- symbiote-template-region-start 1 -->

@black-flag/extensions

A collection of set-theoretic declarative-first APIs for yargs and Black Flag

commit-spell

Unites Atom's spellchecker, VSCode's Code Spell Checker dictionaries, custom local and user dictionaries, and words from your repository's commit history to spellcheck your commit messages as you craft them

conventional-changelog-unconventional

Custom CHANGELOG generation and semantic release settings based on conventional-changelog-conventionalcommits

@ergodark/next-types

Various utility and helper types for Next.js projects

@ergodark/types

Various utility and helper types for TypeScript projects

git-add-then-commit

Minimalist CLI tool to automate the git-add-then-commit workflow for conventional commit messages

gitlab-fix-labels

⛔️ [DEPRECATED] A tool to add and/or replace labels from any project (or all of them) with your GLOBAL GitLab admin labels.

import-esm-interop

A tiny wrapper around the dynamic import function for "requiring" ES modules in CJS code bundled by Webpack without triggering the ugly "critical dependency" warning

isomorphic-json-fetch

⛔️ [DEPRECATED] A small wrapper around unfetch geared specifically for handling JSON

is-server-side

⛔️ [DEPRECATED] Quickly determine if code is executing on the client or on the server with SSR/SSG

jest-resolve-no-esm

A jest-resolve fork that optionally disables the self-described "bad version" of Jest's attempt at replicating Node's type resolution algorithm

mdast-util-hidden

mdast utility to selectively hide and reveal mdast nodes

mdast-util-tight-comments

mdast-util-to-markdown extension to selectively remove newlines around mdast comment nodes

named-app-errors

A handy set of NAMED (i.e. in the stack trace) error classes with deep TypeScript support and other useful additions

next-test-api-route-handler

Confidently unit and integration test your Next.js API routes/handlers in an isolated Next.js-like environment