0.1.9-alpha.1 • Published 7 years ago

@zeus-platform/util v0.1.9-alpha.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 years ago

@zeus/util

This module contains utility functions used by the Zeus Platform.

Usage

zeusNotice()

This function performs a console.info() with whatever your message is, but it sticks it inside obvious visual separation. It is intended to be called the same as console.log(), and wraps around that interface.

const { zeusNotice } = require('@zeus/util');

zeusNotice("Some message here.");
0.1.9-alpha.1

7 years ago

0.1.9-alpha.0

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago