DevContainer Features
This is the documentation for helpers4 DevContainer Features - a collection of development container features for modern web development.
Features
Each feature provides a complete development environment setup for specific development needs:
- vite-plus - Advanced Vite toolchain configuration
- typescript-dev - TypeScript development environment
- git-absorb - Git absorb integration
- shell-history-per-project - Per-project shell history
- local-mounts - Local mount configuration
- angular-dev - Angular development environment
- package-auto-install - Automatic package installation
Installation
Features are available from: ghcr.io/helpers4/devcontainer/<feature-name>
Learn more in the GitHub repository.