babel-plugin-meaningful-logs
Console log enhancer
A Babel plugin that enhances console logs by adding file and object information
Make your logs more descriptive
50 stars
4 watching
5 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds file names and line numbers to console logs in JavaScript code | 37 |
| An application that enhances Chrome's log output by colorizing and demultiplexing logs by process and thread, making it easier to read and analyze. | 19 |
| A Babel plugin that enhances assertion messages in JavaScript tests for more informative error descriptions. | 93 |
| A plugin that enhances the Leiningen REPL with colorized output and improved testing capabilities for Clojure development | 1,243 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Babel plugin that allows selective logging of JavaScript code at build time | 63 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| A Babel plugin that allows importing modules with root-based paths | 1,176 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |
| An experimental plugin for overloading operators in JavaScript | 46 |
| Manages feature flags for enabling and disabling features in JavaScript code | 57 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |