Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renatorib/caixinha

📦 Simple bundler for study
https://github.com/renatorib/caixinha

bundler

Last synced: about 1 month ago
JSON representation

📦 Simple bundler for study

Awesome Lists containing this project

README

        

[![image](https://github.com/user-attachments/assets/b81ca581-1994-4bc7-9134-e8813bbe85a0)](https://rena.to/blog/demystifying-bundlers)

Caixinha is a tiny bundler made for a blog post teaching the concept of bundlers

Read it here > Demystifying bundlers

---

**Test it:**

```
yarn esno src/index.ts
```