consola icon indicating copy to clipboard operation
consola copied to clipboard

🐨 Elegant Console Logger for Node.js and Browser

Results 105 consola issues
Sort by recently updated
recently updated
newest added

### 🔗 Linked issue N/A ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a...

### Describe the feature In some cases we want consola to not log to the console, but send the formatted log to something else like a blessed instance. In my...

Added JSDocs to top level functions. This is a continuation work from #286. ### 🔗 Linked issue ### ❓ Type of change - [X] 📖 Documentation (updates to the documentation,...

I needed to use some function from `color.ts` for the terminal cli I'm doing, so I decided to add the missing jsdocs for the `utils` folder. The rest of the...

### Describe the feature It would be nice to have the option for masked prompt input. I looked through the source code and it looks like you already have implemented...

enhancement
propmpts

### Describe the feature **Description** I've been utilizing Consola for logging and interacting with the console in my projects. Recently, I came across a scenario where I needed to use...

enhancement
propmpts

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking change...

### Describe the feature Hi, I would like use badge for every level but they are a condition on level in FancyReporter. https://github.com/unjs/consola/blob/main/src/reporters/fancy.ts#L106 Maybe I missed something but currently is...

### Describe the feature Discovered in https://github.com/nuxt/nuxt/issues/27130, it's possible to create an infinite loop when getters call `console.log`, which is true for Vue. Reproduction: https://codepen.io/danielroe/pen/GRaqZOj?editors=1111 ```ts import { consola }...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.57.0` -> `^9.3.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.3.0) |...