1.0.1 • Published 1 year ago

@indakwa/you-are-awesome v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

test-package

awesomeness

This is a simple JavaScript function that takes a name as an argument and returns a string indicating that the name is awesome.

Usage

To use the function, simply require it in your project and call it with a string argument representing the name you want to declare as awesome.

Example:

const awesomeness = require('you-are-awesome');
console.log(awesomeness("Bigfoot"));
1.0.1

1 year ago

1.0.0

1 year ago