Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ewingson/nonsense

its a minimalistic console output
https://github.com/ewingson/nonsense

console debug log nonsense output test var

Last synced: about 2 months ago
JSON representation

its a minimalistic console output

Awesome Lists containing this project

README

        

@ewingson/nonsense

[![npm (scoped)]
(https://img.shields.io/npm/v/@ewingson/nonsense.svg)]
(https://github.com/ewingson/nonsense)

It's minimalistic, indeed.

# Install

```
$ npm install @ewingson/nonsense
```

# Usage

```
const nonsense = require("@ewingson/nonsense");

nonsense("012345");
//=> "check /var/log"
//=> "test:012345"
//=> false
```