1.0.5 • Published 7 months ago

mockcase v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

mOcKcAsE

tIrEd oF bOrInG cAsEs LiKe camelCase, PascalCase, snake_case, or kebab-case?
iNtRoDuCiNg mOcKcAsE: the nExT-gEnErAtIoN sTrInG tRaNsFoRmAtIoN tEcHnOlOgY yOu nEvEr kNeW yOu nEeDeD!

Why mOcKcAsE?

  • Blow your co-workers' minds: Make your variable names stand out like a malfunctioning text editor.
  • Win code reviews instantly: Reviewers won't dare question your creativity once they see mOcKcAsE.
  • Attract Social Media Fame: Enjoy the likes and retweets as you unveil this revolutionary casing system online.

Installation

npm install mockcase

Usage

const mOcKcAsE = require("mockcase");

const normalString = "Hello, World!";
const mockString = mOcKcAsE(normalString);

console.log(mockString);
// hElLo, wOrLd!

Features

Ultra-Hip Transformations: Matches your vibe, no matter how unhinged. Zero Config: No fancy options. It just does what it does. Embrace the madness. Compact Footprint: No heavy dependencies, just pure chaos.

Who Is mOcKcAsE For?

Developers who enjoy pranks: Perfect for April Fools' commits. Team leads who need a 'culture shift': Instantly improve "code culture." Bored developers: Spice up that monotonous refactoring task.

Testing

This package uses Jest for testing.

npm test

If everything is set up correctly, you should see test results confirming that mOcKcAsE is as chaotic as intended.


Running Tests

  1. Install Dependencies:
npm install
  1. Run Tests:
npm test

You should see a test report indicating that all tests have passed.

Contributing

Contributions? Sure, why not! If you have ideas to make it cRaZiEr, submit an issue or a pull request.

Acknowledgements

Special thanks to Robert T. for inspiring this idea. YoU tHe ReAl MvP, mY mAn.

License

MIT License. Use at your own risk. (We are not liable for any eye strain or stern looks from your senior engineer.)

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago