every-other-caps

1.0.7 • Public • Published

every-other-caps

CircleCI

Return string with every other character capitalized

For creating sarcastic strings.

Usage

const eoc = require('every-other-caps');

eoc('blah');
// => 'bLaH'

eoc('blah blah blahh');
// => 'bLaH bLaH bLaHh'

Readme

Keywords

Package Sidebar

Install

npm i every-other-caps

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

6.58 kB

Total Files

8

Last publish

Collaborators

  • notnick