npm.io
1.0.1 • Published 6 years ago

jawad

Licence
ISC
Version
1.0.1
Deps
0
Size
2 kB
Vulns
0
Weekly
0
Stars
1

What is this ?

Reversing the strings

Instalation

npm i jawad

With import

import {jawad} from 'jawad'

With require

const {jawad} = require('jawad')

USAGE ...
const {jawad} = require('jawad')



  jawad('any string need to reverse')

Example ..
const {jawad} = require('jawad')


  console.log(jawad('any string need to reverse'))

  console.log(jawad('string'))
Return ...
>> esrever ot deen gnirts yna

>> gnirts
NOTE : This package is for testing that's why it's simple and small ,,, THANK YOU FOR USING IT

Keywords