1.0.4 • Published 11 months ago

@adarshpv/package-creation v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

My Awesome Package

An NPM (Node Package Manager) package is a module or library of code that can be shared and reused in other projects. NPM allows you to publish your own packages to the public, or just for personal use, and makes code sharing easier.

In this tutorial, we will create a simple utility package with three functions:

1.Addition of two numbers 2.Subtraction of two numbers 3.Palindrome checker for strings

Installation

npm install @adarshpv/package-creation
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago