deno/ext/console
denobot 8321106b78
1.43.0 (#23549)
Bumped versions for 1.43.0

Co-authored-by: littledivy <littledivy@users.noreply.github.com>
2024-04-25 15:14:26 +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 1.43.0 (#23549) 2024-04-25 15:14:26 +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/