0.0.4 • Published 4 years ago

@emilius/rainbow-log v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Rainbow :rainbow: Log

npm (scoped) GitHub Workflow Status GitHub issues GitHub pull requests npm

A completely useless, rainbow-filled, sparkly substitute for console.log().

This package is a demonstration of the NPM package structure used by students at Roskilde Technical College. It is meant to give some insights into how a package is build and published.

Demo showing the package in action

Prerequisites

Node.js version 6+

How to install

npm i @emilius/rainbow-log

How to use

let rainbow = require("@emilius/rainbow-log")

rainbow("Hello, World!")

Testing

npm test
0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago