interactive
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "interactive", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Togglable interactive mode", | ||
@@ -5,0 +5,0 @@ "main": "interactive.js", |
@@ -9,2 +9,8 @@ interactive | ||
**Install** | ||
``` | ||
npm install interactive | ||
``` | ||
**Please note that it switches stdin to rawMode, so if you have any listeners on it, it's best to close them first.** | ||
@@ -22,2 +28,4 @@ | ||
**Special options** | ||
Try ```:l <filename>``` to run a code snippet from a file! | ||
@@ -24,0 +32,0 @@ Filename can be either relative to your project root or absolute. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12399
59