1.0.1 • Published 7 years ago

allerta v1.0.1

Weekly downloads
6
License
-
Repository
-
Last release
7 years ago

Allerta

Messaging Module

Basic

require('allerta')("Http Server listening on port: " + port);
require('allerta')("A", "Z", "JK");
require('allerta')({
    ytwiqoetyid: 'aasdfasdfasdf',
    asdf: 'asdfklkdsdf'
})

Objects

require('allerta').obj({}, {
    depth: 1
})
1.0.1

7 years ago

1.0.0

7 years ago