An open API service indexing awesome lists of open source software.

https://github.com/mdwagner/importmap-cr


https://github.com/mdwagner/importmap-cr

crystal

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# importmap

## Two usages:
1. Use your own JSON
- This is managed on your own, but you can also use the CLI to vendor stuff for you
- If you need to preload any imports, you must use ImportMap and specify each import
2. Use the libraries ImportMap
- This is useful if you just want to use CDNs
- You can also use this for your own application JS code