An open API service indexing awesome lists of open source software.

https://github.com/vovanr/string-reverse

Turns words backwards
https://github.com/vovanr/string-reverse

vovanr-service

Last synced: 3 months ago
JSON representation

Turns words backwards

Awesome Lists containing this project

README

          

# string-reverse

String Reverse logo

[![Dependency Status][depstat-image]][depstat-url]
[![DevDependency Status][depstat-dev-image]][depstat-dev-url]

> Convert variable name to various cases

Demo: [vovanr.github.io/string-reverse][demo]

![](preview.png)

## Start

```shell
npm start
```

## Test

```shell
npm test
```

## Techs

- [Create React App](https://github.com/facebook/create-react-app)

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/string-reverse

[depstat-url]: https://david-dm.org/VovanR/string-reverse
[depstat-image]: https://david-dm.org/VovanR/string-reverse.svg?style=flat-square

[depstat-dev-url]: https://david-dm.org/VovanR/string-reverse
[depstat-dev-image]: https://david-dm.org/VovanR/string-reverse/dev-status.svg?style=flat-square