odo-starwars-name

1.2.0 • Public • Published

Build Status

odo-starwars-name

travis build codecov coverage version downloads MIT License semantic-release

Installation

This package is distributed via npm:

npm install odo-starwars-name

Usage

const names = require('odo-starwars-name')
const allNames = names.all
const randomName = names.random()
const threeRandomNames = names.random(3)

Other

This library was initially developed by kentcdodds as part of an egghead.io series called "How to Write a JavaScript Library." and is the current status of running that tutorial. The original repo can be found at https://github.com/kentcdodds/starwars-names. Many thanks to Kent for an awesome tutorial! 👍

Readme

Keywords

Package Sidebar

Install

npm i odo-starwars-name

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

34.5 kB

Total Files

8

Last publish

Collaborators

  • odorfert