Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
 
 

Repository files navigation

pub-names

npm version Travis build Codecov NpmLicense semantic-release GitHub last commit (master)

For all your random Newcastle real ale pub needs.

This library was developed from Kent C Dodds Creating an Open Source JavaScript Library course.

Repo Installation Instructions

  1. Clone locally using:

    git clone https://github.com/Neil188/pub-names/.git

  2. Install dependencies:

    npm install

  3. Run build and test scripts:

    npm run validate

Package installation instructions

This pacakge is distributed via npm:

npm install @neil188/pub-names

Usage

const names = require('@neil188/pub-names');
const allNames = names.all;
const randomName = names.random();

About

Get a random pub name

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages