# manual **Repository Path**: mirrors_jaydenseric/manual ## Basic Information - **Project Name**: manual - **Description**: Deno's documentation - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deno manual This repository is the official documentation for Deno. Manual is available at: https://deno.land/manual ## Contributing When opening a PR, make sure the code is formatted correctly. To format the code: 1. Install Deno (https://deno.land/#installation) 2. Run `deno fmt` at the root of this repository Before creating new pages, open an issue and discuss the proposed changes.