UNPKG

greet-codevolution-anusree

Version:

Package for learning to code

38 lines (29 loc) 720 B
## greet-codevolution-anusree [![License](https://img.shields.io/badge/license-ISC-blue.svg)](https://opensource.org/licenses/ISC) ### Installation You can install this package using npm: ```bash npm install greet-codevolution-anusree ``` ### Usage Import the package and use it as follows: ```javascript const newFunction = require("greet-codevolution-anusree"); newFunction("any-name"); ``` Replace "any-name" with the name you want to greet. <br> <br> ### #### License This project is licensed under the ISC License. **Permissions** - Commercial use - Modification - Distribution - Private use **Conditions** - License text included **Limitations** - Liability - Warranty