https://github.com/reimertz/curse-words
https://github.com/reimertz/curse-words
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reimertz/curse-words
- Owner: reimertz
- Created: 2014-03-29T08:03:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T14:08:48.000Z (almost 11 years ago)
- Last Synced: 2025-03-15T01:47:12.258Z (3 months ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 28
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Random Curse Words
==================Install
npm install curse-words
Usage
var curses = require('curse-words');
curses() // [Dickhead]
curses(2) // [Donkey, LameBoi, PeeDawg]