1.0.2 • Published 1 year ago

testcc-package v1.0.2

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

description

This code basely is to reverse the string, for example hello, it will reverse to olleh

How to use

npx @<node username>/git-setup
npm i testcc-package

adding code and run this module

const reverseStr = require('packagename')

Create a js file ex: test.js, and add this code in it

const reverseStr = require('testcc-package')
console.logreverseStr('hello')

run the code

node test.js

reference

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago