Deno topic
Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience. It’s built on V8, Rust, and Tokio.
- Secure by default. No file, network, or environment access (unless explicitly enabled).
- Supports TypeScript out of the box.
- Ships a single executable (deno).
- Has built in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).
- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno.
- Scripts can be bundled into a single javascript file.
List
Deno repositories
doc_website
195
Stars
44
Forks
Watchers
Archived. New version at https://github.com/denoland/docland
dps-gignore
7
Stars
1
Forks
Watchers
Generating gitignore using gitignore.io
ammonia-wasm
20
Stars
3
Forks
Watchers
WASM bindings for the Ammonia HTML sanitizer
deno-gfm
214
Stars
32
Forks
Watchers
Server-side GitHub Flavored Markdown rendering for Deno
bertml
17
Stars
1
Forks
Watchers
Use common pre-trained ML models in Deno!
fresh-seo
48
Stars
5
Forks
Watchers
The fastest way ⚡️ to create sitemap and robots.txt in your Deno Fresh project 🍋
pioneer
11
Stars
1
Forks
Watchers
⚙️ A work in progress ECS game engine