repository
0.0.0-20241213192429-c31351b84e6d
Repository: https://github.com/redstarbird/arrowstack.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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