interjection-js
v1.0.5
Published
Generate a random picked triumph interjection
Downloads
2
Maintainers
Readme
📦 Getting Started
npm install --save-dev interjection-js
or
yarn add interjection-js
🚀 Usage
import generateInterjection from 'interjection-js';
const randomInterjection = generateInterjection();
...
🎬 Demo
Mess around with the CodeSandbox repo!