Attributes
Includes Deno configuration
Repository
Current version released
2 months ago
๐งฑ 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.
๐ Quick Links
- ๐ Website
- ๐ Gumroad Store
- ๐ป GitHub Org
- ๐ฌ Join our Discord
- ๐ฆ Twitter
- ๐ Facebook
๐ฆ 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'