Skip to main content

Gauntlet

Lightning-fast front-end tool which does put a smile on my face

Current cache size

Overview

Gauntlet is a work-in-progress naive and fast ES Modules powered frontend tool based on ESBuild, intended for Deno or the browser.

Goals

  • Very fast
  • Browser-compatible at the core, ESM bundles, no deps.ts
  • Hot module replacement support (planned!)
  • Subscribable, watchable, virtual filesystem support
  • Dependency pre-bundling (planned!)
  • Out-of-the-box TypeScript/JSX support, plus Snowpack plugins (planned!)

Contributing

Please follow the available contributing guide, including most instructions for building from source, testing, the project structure and the planned features.

The v1.0.0 roadmap is available in Github Projects.

License

Gauntlet is currently licensed under Apache License, Version 2.0.

Gauntlet logo is licensed under Creative Commons Attribution-ShareAlike 4.0 International License.

© Copyright 2021 Tom Bazarnik.