# Funny JavaScript frameworks - You don't know about

We all know the dominance of **JavaScript frameworks/libraries** in web development and other fields too. At the same time, developers try to make cool js libraries and somehow they end up making funny libraries. *Or, they intentionally make those.*

## And here are some of the funny javascript libraries that actually exits:

### 1. [Fart.js](http://www.jsfart.com)

![jsfart.com website](https://cdn.hashnode.com/res/hashnode/image/upload/v1630071033370/TRR7DxyJV.png)

> They say, "Add the most natural sound on earth to your pages."

It was created 7 years ago on 2014. You can use this library if you want natural sound of fart😂. And you can also contribute to this library [here](https://github.com/74656c/fart.js/) 😏.

### 2. [Thanos.js](https://thanosjs.org/)

![thanosjs.org website](https://cdn.hashnode.com/res/hashnode/image/upload/v1630073379998/fS680IN65.png)

> It reduces the size of your project by half with just a snap. 

Well, *you are here to read about weirdest libraries.* So I've something for you, **It reduces the file size of your project down to 50%, by randomly deleting half of the files😆.** Needless to say, this JavaScript tool isn’t intended for serious use.

### 3. [FuckItJs](https://github.com/mattdiamond/fuckitjs)

![fuckitjs.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1630074159622/JlTUxfPLs.png)

> FuckItJS make all bugs and error messages instantly go away.

It repeatedly **compiles** your code, **detect** errors, and **slices** those lines out of the script through a process known as Eval-Rinse-Reload-And-Repeat. If your bugs aren't solving then you can use this to feel good. <br>
**Pro tip:** *Don't use it in production environment😆.*

### 4. [Vaporjs](https://github.com/madrobby/vapor.js)

![vaporjs.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1630074876886/IE4EQ6Z3w.png)

> It is the most flexible javascript framework on the web.

It doesn't **limit your creativity** by forcing you to follow an approach that doesn’t fit your style *(like many other framework does)* and way of thinking. And you can learn in in just few seconds cause **it contains exactly zero lines of code😂.**

### 5. [ComCastifyjs](https://github.com/theonion/comcastifyjs)

![comcastifyjs website](https://cdn.hashnode.com/res/hashnode/image/upload/v1630075841734/aP6bbivNw.png)

> Slow down loading your website's images 😆

If you have **optimized website** and it loads faster but you want your users to experience *how images used to load with a dial-up internet connection* then you can use comcastify. Go [here](http://theonion.github.io/comcastifyjs/) and experience the image loading experience.

That's it for now, if you know more of them then please let me know, cause I enjoy, I mean I really enjoy😆.
