2.1.2 • Published 6 years ago
@atlas.js/repl v2.1.2
@atlas.js/repl
This package contains an action which allows you to drop into an interactive shell (REPL) with the application exposed as atlas
on the console.
Usage
import { Atlas } from '@atlas.js/atlas'
import { Action as Repl } from '@atlas.js/repl'
atlas.action('repl', Repl)
await atlas.prepare() // or atlas.start(), up to you
// Drop into REPL! 🚀
// Just hit ctrl+c to quit escape from the prompt
await atlas.actions.repl.enter()
License
See the LICENSE file for information.
2.1.2
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.1.0-alpha.7
6 years ago
2.1.0-alpha.6
6 years ago
2.1.0-alpha.5
6 years ago
2.1.0-alpha.4
7 years ago
2.1.0-alpha.3
7 years ago
2.1.0-alpha.2
7 years ago
2.1.0-alpha.1
7 years ago
2.1.0-alpha.0
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.1.0-alpha.a596c671
7 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
0.2.0
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago
0.0.2
8 years ago