0.1.9-alpha.1 • Published 5 years ago

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

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

0.1.9-alpha.0

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago