2.0.0 • Published 10 years ago

monsters v2.0.0

Weekly downloads
13
License
Public domain, Op...
Repository
github
Last release
10 years ago

monsters

This module is a collection of monsters.

Installation

npm install monsters

Usage

var monsters = require('monsters');

monsters will be an object of which each key will be a category of monsters. The values will be monster names.

Current categories:

  • monsters
  • animals
  • vermin

You can also use the JSON file at data/srd-monsters.json directly.

License

The SRD monster list is under the Open Game License.

The rest is under public domain.

2.0.0

10 years ago

1.2.0

11 years ago

1.1.0

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago