1.0.3 • Published 2 years ago

angryshout v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago