Last 12 weeks · 0 commits
1 of 6 standards met
In the interest to make userland modules better overall, would it be possible to export the function in a way which does not require overwriting core console methods? Was linked to this module by https://github.com/nodejs/io.js/issues/1716, and think a good userland solution might be better than adding this sort of functionality to core. :)
Repository: Rich-Harris/node-console-group. Description: console.group() for node.js Stars: 42, Forks: 3. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 0, open issues: 1. Last activity: 9y ago. Community health: 28%. Top contributors: Rich-Harris.
Since dist is in gitignore npm is picking it up, as such I cannot require this module with cjs with the latest changes.