1.0.3 • Published 11 months ago

angryshout v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

npm version

npm downloads

NPM Package

angryshout

Ever wanted to vent your frustration with the world with fewer keystrokes? Now you can!

This is a simple npm package that converts a string to uppercase and adds '!?!?!' to the end of it for those moments when polite punctuation just won't cut it.

Installation

npm install angryshout

Usage

const { angryshout } = require('angryshout');

Example

console.log(angryshout('in this economy'));
// Expected output: IN THIS ECONOMY!?!?!

Is that it?

Yes, that's it.

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago