new-girl

1.0.23 • Public • Published

Welcome to new-girl !

Hey :)

I am hoping that you are having a good time! 

Install

This is where it all initiates: 

    npm install new-girl
    
Please use this command in order to install all required dependencies:
    npm install --save

Usage

At first, don\'t forget the 'require':
    
    const newGirl = require('new-girl');

Here are some cool stuff you can perform with this package:

Methods Arguments Description
newGirl.showDescription() no arguments prints a short plot of the whole series
newGirl.randomCharacter(value) String value: all/male/female prints a random character (or a random male/female character
newGirl.showCharacters(value) String value: all/male/female prints all characters (or all male/female characters)

Image of turtleface

Author

🐧 Michael Korsunsky

Readme

Keywords

none

Package Sidebar

Install

npm i new-girl

Weekly Downloads

0

Version

1.0.23

License

ISC

Unpacked Size

63.1 kB

Total Files

6

Last publish

Collaborators

  • michael_korsunsky