babel-plugin-console-source
Console logger
Adds file names and line numbers to console logs in JavaScript code
Add the file name and line numbers to all console logs.
37 stars
2 watching
5 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
babelbabel-pluginconsole-logline-numberslogging
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin that enhances console logs by adding file and object information | 50 |
| 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 plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| Manages feature flags for enabling and disabling features in JavaScript code | 57 |
| Keeps writing to the same line in the console, useful for progress bars and counters without line breaks. | 210 |
| A utility to safely log data to the console across different browsers and environments. | 406 |
| 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 Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A plugin for a JavaScript code editor that simplifies logging and debugging of code by providing a console log feature | 1 |
| Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| Pipe JavaScript into a browser and capture console logs in Node | 245 |
| Replaces version number placeholders in JavaScript code with actual package version. | 5 |
| A Storybook addon that redirects console output into an action logger panel | 200 |