1.0.5 • Published 5 years ago

interjection-js v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

📦 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!