1.1.0 • Published 9 years ago
readline-completer v1.1.0
readline-completer
Better tab completion for node readline
background details relevant to understanding what this module does
Usage
description of the example
const readlineCompleter = require('readline-completer');
console.log({readlineCompleter});This will output
API
const readlineCompleter = (): objectdescription of the function signature
Install
With npm installed, run
$ npm install readline-completerSee Also
License
MIT
1.1.0
9 years ago