/thaw-repl

A generic read-evaluate-print loop.

Primary LanguageTypeScriptMIT LicenseMIT

thaw-repl

A generic read-evaluate-print loop. Written in TypeScript for Node.js.

Obligatory BadgeFest:

build status npm version latest tag npm total downloads watchers stars forks repo dependents pkg dependents commits last commit types install size known vulnerabilities lines of code technical debt maintainability test coverage tested with jest code style: prettier license FOSSA Status

Features

  • Self-contained: No run-time package dependencies!

Installation

To install the stable version:

npm install --save thaw-repl

License

MIT