@dashkite/atlas

Generate import maps

Usage no npm install needed!

<script type="module">
  import dashkiteAtlas from 'https://cdn.skypack.dev/@dashkite/atlas';
</script>

README

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

Status

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

Resources