Skip to content
/ jawad Public

jawad is an npm package for reversing the words ,it's pushed for testing πŸ˜ƒ

License

Notifications You must be signed in to change notification settings

m98jk/jawad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 πŸ˜ƒ

About

jawad is an npm package for reversing the words ,it's pushed for testing πŸ˜ƒ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published