consola icon indicating copy to clipboard operation
consola copied to clipboard

Consola v4 roadmap

Open pi0 opened this issue 1 year ago • 2 comments

### Tasks
- [ ] Animated spinner (https://github.com/unjs/consola/pull/334)
- [ ] Remove timestamp tag
- [ ] ESM-only dist
- [ ] Remove legacy core aliases / reexports
- [ ] Move tags to the left to avoid whitespace paddings
- [ ] Use native [`stripVTControlCharacters`](https://nodejs.org/docs/latest/api/util.html#utilstripvtcontrolcharactersstr)

pi0 avatar Dec 28 '24 21:12 pi0

Any plans to add color support for logging in browsers? I've created an issue for that feature some time ago and there also exists an open PR

hirasso avatar Feb 11 '25 18:02 hirasso

Hey, what do you think about #317?

onmax avatar Mar 20 '25 07:03 onmax