A collection of Node / Bun packages I use in (personal) projects.
- The Prototype Extensions package is available under
@almighty-shogun/prototype-extensions - The Utils package is available under
@almighty-shogun/utils - The HTTP Core package is available under
@almighty-shogun/http-core - The Common package is available under
@almighty-shogun/common - The WebKit Native Bridge package is available under
@almighty-shogun/webkit-native-bridge - The Bun Server package is available under
@almighty-shogun/bun-server - The Cloudflare Worker package is available under
@almighty-shogun/cloudflare-worker
- Bun: >= 1.3.10
This repository contains multiple Node / Bun packages maintained together as a single workspace.
Versioning is unified. Whenever any package in this repository receives a version update, the new version is applied consistently across all packages. Individual packages do not follow independent versioning, all packages share the same release version to ensure compatibility and simplify dependency management.