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

GitHub

50 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peteringram0/babel-plugin-console-source Adds file names and line numbers to console logs in JavaScript code 37
arthursonzogni/chrome-log-beautifier 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
power-assert-js/babel-plugin-espower A Babel plugin that enhances assertion messages in JavaScript tests for more informative error descriptions. 93
venantius/ultra A plugin that enhances the Leiningen REPL with colorized output and improved testing capabilities for Clojure development 1,244
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
codemix/babel-plugin-trace A Babel plugin that allows selective logging of JavaScript code at build time 63
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
babel/babel-brunch A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. 68
vslinko/babel-plugin-react-require A Babel plugin that adds React import declaration to files containing JSX tags 159
entwicklerstube/babel-plugin-root-import A Babel plugin that allows importing modules with root-based paths 1,176
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
loganfsmyth/babel-plugin-transform-builtin-extend Enables extending built-in JavaScript types like Error and Array by static analysis 148
foxbenjaminfox/babel-plugin-overload An experimental plugin for overloading operators in JavaScript 46
ember-cli/babel-plugin-feature-flags Manages feature flags for enabling and disabling features in JavaScript code 57
rung-tools/babel-plugin-holes A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. 48