UNPKG

toggle-case

Version:

Converts strings to alternating case

13 lines (9 loc) 575 B
[![Build Status](https://travis-ci.org/seyi-adeleke/ToGgLe-CaSe.svg?branch=master)](https://travis-ci.org/seyi-adeleke/ToGgLe-CaSe) [![Maintainability](https://api.codeclimate.com/v1/badges/dc205a6029b5db6e36e9/maintainability)](https://codeclimate.com/github/seyi-adeleke/ToGgLe-CaSe/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/dc205a6029b5db6e36e9/test_coverage)](https://codeclimate.com/github/seyi-adeleke/ToGgLe-CaSe/test_coverage) ## Toggle Case Convert a string to AlTeRnAtInG CaSe. ### Installation ` npm i toggle-case` ## License MIT