Socket
Book a DemoInstallSign in
Socket

isaacs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isaacs

Your very own isaacs.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
13
160%
Maintainers
2
Weekly downloads
 
Created
Source

isaacs

Your very own isaacs.

isaacs

examples

speak.js

var isaacs = require("isaacs")

isaacs(function (izs) {
  var s = isaacs.speak().join(" ")
  console.log(s)
  izs.end()
})

output:

because I'm also path munging in the child process implementation for windows

methods

var isaacs = require("isaacs")

isaacs(cb)

Calls cb(isaacs) once your isaacs has loaded enough to speak.

isaacs.speak(text=isaacs.markov.pick())

Talk to your isaacs with some text or else request that your issacs talk to you.

isaacs.markov

The markov handle of your isaacs.

command-line

Run isaacs to launch an interactive chat:

$ isaacs
> oh hello
and yeah, totally not your fault. i have a var I want to escape arguments in
theCommand
> pretty much
ok, its still beyond moment :P my level at this
> you can do it, you just have to have belief in belief
time though all the I can do it

Or to get n lines of isaacs:

$ isaacs -n 3
how should i go update it about switching but doesn't the maintainer that name of the module wanted
i'd love or separate. to take of npmjs.org a stab a part at it, either as
question this is a serious

install

With npm do:

npm install isaacs

to get issacs as a library or:

npm install -g isaacs

to get the issacs command.

Keywords

isaac

FAQs

Package last updated on 28 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts