1.0.6 • Published 4 years ago

fake-npm-package v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

fake-npm-package

This package returns a table flip, and hopefully in the future it will return more things!

basic usage

import fakeNpmPackage from 'fake-npm-package';

console.log(fakeNpmPackage) // Object {best: "My Wife!", flipTable: "(╯°□°)╯︵ ┻━┻)", surprise: "(⊙ˍ⊙)"}
console.log(fakeNpmPackage.flipTable) // "(╯°□°)╯︵ ┻━┻)"

## api

The whole API is considered "public".

### fake-npm-package

Default export, a function that returns a string 
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago