appconsole

A generic console for node applications

Usage no npm install needed!

<script type="module">
  import appconsole from 'https://cdn.skypack.dev/appconsole';
</script>

README

node-appconsole

A generic application console for node.

The goal of this project is to provide an easy way to define a text based console with auto-complete, command history, menu contexts, auto-help, auto-menu and other nice features.

I lost interest in it some time ago. But here it is...