Skip to content

theashraf/starwars-names-theashraf

Repository files navigation

starwars-names-theashraf

npm Travis Codecov license npm

Features

  • list all starwars names
  • returns a random starwars name

Install

npm i starwars-names-theashraf

Usage

const starwars = require("starwars-names-theashraf");
starwars.all; // return all starwars names
starwars.random(); // return a random starwars name 

Credit

How to Write an open source Javascript Library by Kent C. Dodds

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published