0.6.1 • Published 1 year ago

@dashkite/atlas v0.6.1

Weekly downloads
-
License
See license in LI...
Repository
github
Last release
1 year ago

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

0.6.1

1 year ago

0.5.2

1 year ago

0.6.0

1 year ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago