JSPM

@andreasrisager/danishlog

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q30937F
  • License MIT

Make your console log write in danish colors

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!");