deno/ext/console
denobot ca7432b86b
chore: forward v1.42.2 release commit to main (#23315)
Co-authored-by: Satya Rohith <me@satyarohith.com>
2024-04-11 13:37:24 +05:30
..
01_console.js Revert "fix(console): support NO_COLOR and colors option in all scena… (#22507) 2024-02-21 00:17:50 +00:00
Cargo.toml chore: forward v1.42.2 release commit to main (#23315) 2024-04-11 13:37:24 +05:30
internal.d.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.deno_console.d.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs fix: strict type check for cross realms (#21669) 2024-01-04 09:42:38 +05:30
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_console

This crate implements the Console API.

Spec: https://console.spec.whatwg.org/