Skip to content

dashkite/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas

Manage JavaScript modules in JavaScript.

import { Reference, jsdelivr } from "@dashkite/atlas"

reference = Reference.create "@dashkite/quark", "latest"

# generate an import map using jsdelivr as the backing store...
console.log reference.map.toJSON jsdelivr

Install

You know the drill.

npm i @dashkite/atlas

Usage

ATLAS_CONDITIONS

Set the ATLAS_CONDITIONS environment variable to set the import conditions that Atlas uses to determine the path for an import map.

Status

Atlas is experimental and under active development. You probably not use it in production.

Resources

About

Experimental import map generator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors