JSPM

@blessed/utils

2.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20
  • Score
    100M100P100Q45421F
  • License MIT

Util functions for blessed-cli apps

Package Exports

  • @blessed/utils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@blessed/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.