Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ewingson/nonsense
- Owner: ewingson
- License: mit
- Created: 2020-03-06T11:37:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T09:13:15.000Z (almost 5 years ago)
- Last Synced: 2024-04-22T12:42:09.521Z (9 months ago)
- Topics: console, debug, log, nonsense, output, test, var
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```