jawad

1.0.1 • Public • Published

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 😃

Readme

Keywords

Package Sidebar

Install

npm i jawad

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.33 kB

Total Files

4

Last publish

Collaborators

  • m98jk