jest-repl

  • Version 29.7.0
  • Published
  • 19.6 kB
  • 11 dependencies
  • MIT license

Install

npm i jest-repl
yarn add jest-repl
pnpm add jest-repl

Overview

Overview not available.

Index

Functions

function repl

repl: () => Promise<void>;
  • Copyright (c) Meta Platforms, Inc. and affiliates.

    This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

function runtime

runtime: (cliArgv?: Config.Argv, cliInfo?: Array<string>) => Promise<void>;

    Package Files (1)

    Dependencies (11)

    Dev Dependencies (2)

    Peer Dependencies (0)

    No peer dependencies.

    Badge

    To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

    You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/jest-repl.

    • Markdown
      [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/jest-repl)
    • HTML
      <a href="https://www.jsdocs.io/package/jest-repl"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>