1.0.1 • Published 6 months ago

reverse-the-string v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

reverse-the-string

A tiny utility to reverse the provided string.

example:

> var reveseTheString = require('reverse-the-string');
undefined
> let reverseVal = reveseTheString('sample text');

install:

npm install reverse-the-string

license:

1.0.1

6 months ago

1.0.0

1 year ago