Console Log Button

screenshot of Console Log Button
vite

一个简单的,为你浏览器的 console 增加按钮样式的库,包括 arco-design、material-ui 等内置风格,还有丰富的内置色卡自由组合,提升你的 log 开发体验。

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.