Skip to content

npmtest/node-npmtest-readline-sync

Repository files navigation

npmtest-readline-sync

basic test coverage for readline-sync (v1.4.7) npm package travis-ci.org build-status

Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).

NPM

git-branch : alpha
coverage : istanbul-coverage
test-report : test-report
build-artifacts : build-artifacts

istanbul-coverage

test-report

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "anseki",
        "url": "https://github.com/anseki"
    },
    "bugs": {
        "url": "https://github.com/anseki/readline-sync/issues"
    },
    "dependencies": {},
    "description": "Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).",
    "devDependencies": {},
    "directories": {},
    "dist": {
        "shasum": "001bfdd4c06110c3c084c63bf7c6a56022213f30",
        "tarball": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.7.tgz"
    },
    "engines": {
        "node": ">= 0.8.0"
    },
    "gitHead": "40211f1987db7b994d2d0a348f6dac362c6af3af",
    "homepage": "https://github.com/anseki/readline-sync",
    "keywords": [
        "readline",
        "synchronous",
        "interactive",
        "prompt",
        "question",
        "password",
        "cli",
        "tty",
        "command",
        "repl",
        "keyboard",
        "wait",
        "block"
    ],
    "license": "MIT",
    "main": "./lib/readline-sync.js",
    "maintainers": [
        {
            "name": "anseki"
        }
    ],
    "name": "readline-sync",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/anseki/readline-sync.git"
    },
    "scripts": {},
    "title": "readlineSync",
    "version": "1.4.7"
}

misc

  • this document was created with utility2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •