earth-chan

A utility NPM package, with the oddest name ever? Lmao

Usage no npm install needed!

<script type="module">
  import earthChan from 'https://cdn.skypack.dev/earth-chan';
</script>

README

Illuminati4Life/earth-chan

Oh boy.

Install

npm install earth-chan

Documentation

Group: str

str.removeSpaces

  • Removes spaces from a string.
  • Returns a string.
import * as ec from 'earth-chan'

let str = 'my rhymes are fly, my beats are sick, my crew is big and it keeps getting bigga, thats cuz jesus christ is my ';

ec.str.removeSpaces(str); // myrhymesarefly,mybeatsaresick,mycrewisbiganditkeepsgettingbigga,thatscuzjesuschristismy

str.reverse

  • Reverses a string.
  • Returns a string.
import * as ec from 'earth-chan'

let str = 'some body once';

ec.str.removeSpaces(str); // ecno ydob emos

Group: fun

fun.generateRandomMessage

  • A random message will be returned pertaining to...something our planet would say if it were a human...
  • Returns a string.
  • It also doesn't need an example because you should know how to use it smh