consola
consola copied to clipboard
Consola v4 roadmap
### 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)
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
Hey, what do you think about #317?