Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 492 Bytes

ImportMap

An importmap with simple, easy to use
names for many  denoland/std  imports.



Steps

How to use this in your project.


  1. Copy / download Imports.json


  2. Remove what you don't need.


  3. Add  @X.Y.Z  version tags.

    https://deno.land/std/io/mod.ts  ➞  https://deno.land/std@X.Y.Z/io/mod.ts