Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-awesome-package

My Awesome Package is a simple Node.js package that demonstrates how to create, publish, and use an npm package. It includes a basic function to greet users.

Install

npm i ajay-logger

Usage

const { sayHello } = require('ajay-logger');
console.log(sayHello('Ajay'));

Output

Hello Ajay!    

Contributing

If you want to contribute to this project, please fork the repository and create a pull request. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Ajay Dhangar

About

My Awesome Package is a simple Node.js package that demonstrates how to create, publish, and use an npm package. It includes a basic function to greet users.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages