Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more

๐Ÿงฑ zero-deno

zero-deno is a modular and lightweight collection of open-source Deno modules, designed to simplify modern development. Built with performance and developer experience in mind, Zero provides clean, composable utilities that help you build faster and smarter.

Part of the Zero Open Sourceโ„ข initiative.



๐Ÿ“ฆ Module Access

Platform Link
Deno https://deno.land/x/zero
GitHub https://github.com/zero-company/zero-deno
npm Coming soonโ€ฆ

๐Ÿ› ๏ธ Features

  • โœ… Ready-to-use utilities for common tasks
  • ๐Ÿ“ฆ Modular structure โ€“ import only what you need
  • โšก๏ธ Zero-dependency philosophy
  • ๐Ÿงช Built-in testing support
  • ๐ŸŒ First-class TypeScript support

๐Ÿ“ฅ Installation

Deno:

import { generateHexV1 } from 'https://deno.land/x/zero/mod.ts'