Skip to content

g9wp/std

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@9wp/std

JSR GitHub

A consolidated package of jsr:@std/*, including some unstable modules.

Original Standard Library Export Path
@std/async/delay @g9wp/std/async/delay
@std/async/unstable-channel @g9wp/std/async/channel
@std/http @g9wp/std/http
... ...

Installation

deno add jsr:@9wp/std

It is recommended to create a $std alias.

deno.json:

{
  "imports": {
    "$std": "jsr:@9wp/std@^0.1.0"
  }
}

About

A consolidated package of jsr:@std/*, including some unstable modules.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors