Skip to content

This package is a work-in-progress extraction of the ANSI console helpers from the "colors.tsz" codebase

License

Notifications You must be signed in to change notification settings

jeffy-g/ansi-log-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Version node-current LICENSE GitHub code size in bytes npm bundle size NPM Downloads GitHub commit activity

ansi-log-ts (WIP)

This package is a work-in-progress extraction of the ANSI console helpers from the "colors.tsz" codebase.

At the moment it simply re-exports the built "ansi-log-ts" module from the root project:

  • CJS: require("ansi-log-ts").logAnsi

  • ESM: import { logAnsi, toConsoleArgsFromAnsi } from "ansi-log-ts";

alt text

alt text

alt text

alt text

About

This package is a work-in-progress extraction of the ANSI console helpers from the "colors.tsz" codebase

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published