madisonmay / adjectives

An Array of Adjectives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adjectives

It's just an array of adjectives put together for a tutorial.

Installation

npm install adjectives

Usage

var adj = require('adjectives');
console.log(adj);

About

An Array of Adjectives


Languages

Language:JavaScript 100.0%