Package Exports
- @andreasrisager/danishlog
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@andreasrisager/danishlog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
DanishLog
GET YOUR CONSOLE LOGS IN DANISH COLORS
Usage
Install with npm i @andreasrisager/danishlog
var danishLog = require("@andreasrisager/danishlog");
danishLog("Hi, I write in red & white!");