Skip to content

DenoAndFriends/ImportMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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/[email protected]/io/mod.ts