An open API service indexing awesome lists of open source software.

https://github.com/reimertz/curse-words


https://github.com/reimertz/curse-words

Last synced: 2 months ago
JSON representation

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]