arrowpack
v0.2.3
Published
A unique web bundler that focuses on HTML files and website speed and simplicity
Downloads
7
Readme
ArrowPack
A web bundling application that makes your website faster and easier to maintain
WIP logo
Version 0.2.1
This project is still in early beta and breaking changes may occur!
Features required for MVP:
| Feature | Implemented | | -------------------------- | ----------- | | HTML Includes | ✅ | | CSS Bundling | ✅ | | HTML/CSS Minifier | ❌ | | Javascript Module Bundler | ✅ | | Node.JS modules on browser | ❌ | | Arrowpack website | ❌ | | Documentation | ❌ | | HTMLA file format spec | ❌ |
Build instruction (WIP)
Linux/ Windows WSL
Dependencies:
- Go >= 1.11
- gcc
- Tinygo
- Emscripten
- Python >= 3.7
Run build script
python3 Build.py