babel-plugin-trace
Code logger
A Babel plugin that allows selective logging of JavaScript code at build time
This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.
63 stars
7 watching
6 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| A Babel plugin that supports design by contract for JavaScript functions. | 267 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| A plugin for a JavaScript code editor that simplifies logging and debugging of code by providing a console log feature | 1 |
| Adds file names and line numbers to console logs in JavaScript code | 37 |
| A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
| A JavaScript logger with customizable colors and log levels. | 81 |
| A JavaScript-based logging solution for QML applications | 16 |
| A stateful command line application logging library | 64 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| A plugin to modify static strings in JavaScript code to support localization | 10 |
| A Babel plugin that enhances console logs by adding file and object information | 50 |
| An Ember addon for logging debug information with namespace support | 36 |
| A single-file logger plugin for Neovim that allows customizable logging levels and output formats. | 129 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |