licenses.dev

jest-runner-prettier v0.2.3

A prettier runner for Jest

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT66
PackageRelationDependenciesPublished
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-jest-runner • 0.3.1A simple way of creating a Jest runnerDIRECT11
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jest-diff • 22.4.3DIRECT11
jest-get-type • 22.4.3A utility function to get the type of a valueINDIRECT0
jest-worker • 22.4.3Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT9
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT8
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-locale • 2.1.0Get the system localeINDIRECT20
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse5 • 3.0.3HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.INDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
prettier • 1.19.1Prettier is an opinionated code formatterDIRECT0
pretty-format • 22.4.3Stringify any JavaScript value.INDIRECT4
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
throat • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yargs • 10.1.2yargs the modern, pirate-themed, successor to optimist.INDIRECT48
ISC15
PackageRelationDependenciesPublished
cli-highlight • 1.2.3Syntax highlighting in your terminalDIRECT65
cliui • 4.1.0easily create complex multi-column command-line-interfacesINDIRECT11
get-caller-file • 1.0.3[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 8.1.0the mighty option parser used by yargsINDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.INDIRECT0
highlight.js • 9.18.5Syntax highlighting with language autodetection.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jest-runner-prettier)](https://licenses.dev/npm/jest-runner-prettier)
<a href="https://licenses.dev/npm/jest-runner-prettier">
  <img src="https://licenses.dev/b/npm/jest-runner-prettier" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.3 version:

[![licenses](https://licenses.dev/b/npm/jest-runner-prettier/0.2.3)](https://licenses.dev/npm/jest-runner-prettier/0.2.3)
<a href="https://licenses.dev/npm/jest-runner-prettier/0.2.3">
  <img src="https://licenses.dev/b/npm/jest-runner-prettier/0.2.3" alt="licenses" />
</a>
GitHub