Using the Standard Library

Learn about Deno's standard library, and build an ls command that prints output of files in color.

Deno’s behavior and the standard library

Deno’s standard library is currently not considered stable by the runtime; therefore, modules are separately versioned. When we’re writing, the standard library is version 0.83.0.

Get hands-on with 1200+ tech skills courses.