alternating-case

1.0.0 • Public • Published

Alternating Case

This is a simple Node.js package that allows you to create strings that alternate in case.

Usage:

const altCase = require("alternating-case");

altCase("hello"); // "HeLlO"
altcase("The quick, brown fox jumps over the lazy dog."); // "ThE QuIcK, bRoWn fOx jUmPs oVeR ThE LaZy dOg."

Have fun!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    7

Package Sidebar

Install

npm i alternating-case

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • haykam821