JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 62
  • Score
    100M100P100Q10613F
  • License Apache-2.0

A repl for your Architect app

Package Exports

  • @architect/repl

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@architect/repl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@architect/repl GitHub CI status

@architect/repl is a module that creates a REPL for your Architect projects.

Installation

npm i @architect/repl

API

repl()

Creates a REPL using the repl package, and, if the NODE_ENV environment variable is set to testing, will create and attach a @architect/sandbox database for use with the REPL.

Returns the REPL server instance instantiated via repl.