@blessed/utils

Util functions for blessed-cli apps

Usage no npm install needed!

<script type="module">
  import blessedUtils from 'https://cdn.skypack.dev/@blessed/utils';
</script>

README

blessed-utils

Build and Deploy semantic-release npm version

Util functions for blessed-cli apps

Installation

pnpm add @blessed/utils

getTheme

Get the theme colors from the config file

getManifest

Get the package.json information from the working directory

runCommand

Open a terminal widget and run a command inside blessed-cli apps.