Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renatorib/caixinha
- Owner: renatorib
- Created: 2022-08-09T15:40:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T18:45:50.000Z (4 months ago)
- Last Synced: 2024-08-10T19:17:12.702Z (3 months ago)
- Topics: bundler
- Language: TypeScript
- Homepage: https://rena.to/blog/demystifying-bundlers
- Size: 27.3 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```