culture-ships
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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.

Package Sidebar

Install

npm i culture-ships

Weekly Downloads

80

Version

1.0.3

License

MIT

Unpacked Size

7.84 kB

Total Files

6

Last publish

Collaborators

  • ceejbot