Skip to content

ceejbot/culture-ships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Culture ship names

In case you ever needed Iain M. Banks's Culture ship names as a service. Names sourced from the pleasingly extensive Wikipedia article listing them. Sadly a closed set.

Usage

var ships = require('culture-ships');

console.log(ships.random()); // one ship name
console.log(ships.ships); // all of the ships in alpha order

The module will also install a bin script called culture-ships.

LICENSE

MIT.

About

Culture ship names as a node module

Resources

License

Stars

Watchers

Forks

Packages

No packages published