1.0.5 • Published 5 years ago
syda-string-reverse v1.0.5
StringReverse - JavaScript
Installation
npm install syda-string-reverse
Usage const reverse = require('syda-string-reverse');
const result = reverse('string');
console.log(result); // 'gnirts'
StringReverse - JavaScript
Installation
npm install syda-string-reverse
Usage const reverse = require('syda-string-reverse');
const result = reverse('string');
console.log(result); // 'gnirts'