Skip to main content

denopack logo

The bundling and minification toolset, made for Deno


Preface

🦕📦 denopack is a CLI tool and a collection of plugins designed for bundling code to be used with Deno or in the browser. No node_modules, no npm or yarn needed.

General note: make sure you are running Deno v1.2.0 or later

Installation

deno run --allow-run --allow-read https://deno.land/x/denopack@0.10.0/install.ts
deno run --allow-run --allow-read https://x.nest.land/denopack@0.10.0/install.ts

NOTE: denopack uses unstable Deno APIs. These APIs are not final and may break, but this does mean --unstable is mandatory!

Documentation

Visit https://denopack.mod.land

Contributing

See CONTRIBUTING.md

Acknowledgements

  • Reddit user u/HarmonicAscendant - unrelated to this library - who coined the name name Denopack
  • The sauropod and package emoji’s courtesy of Twemoji