JSPM

  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q70746F
  • License MIT

Smarter TTY text wrapping (handles 24bit ansi color)

Package Exports

  • truwrap

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 (truwrap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

truwrap v0.1.1-alpha.0
Project status Build Status Dependency Status devDependency Status

Work in progress.

Smarter text wrapping for modern terminals that support 24bit ansi color.

Initially a port of https://github.com/substack/node-wordwrap to format yargs help output that contained (the very long) ansi 24bit color SGR codes.