Skip to content

henryw374/cljs-importmap-demo

Repository files navigation

Clojurescript App using an importmap

This app demonstrates using 3rd party npm libraries (e.g. React) which are downloaded directly from the browser, as opposed to being downloaded and bundled at build time.

The actual app is just the tanstack react-router 'quick-start' in cljs.

Blog post that explains more context

Usage

As per usual tiado-cljs2 ...

Todo

tests where deps are coming via importmap dev or prod versions of libs (e.g. for React performance profiling)

About

app demonstrates clojurescript app using 3rd party npm libraries coming via importmap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published