https://github.com/pez/cljs-node-script
https://github.com/pez/cljs-node-script
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pez/cljs-node-script
- Owner: PEZ
- Created: 2023-08-05T11:47:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T11:47:46.000Z (over 2 years ago)
- Last Synced: 2025-01-26T04:25:19.741Z (12 months ago)
- Language: Clojure
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal shadow-cljs :node-script and :node-library
This is an attempt to reproduce a problem I have with compiling Calva's `:node-library` with latest `cljfmt`. It doesn't reproduce the problem, though, and can as well be used as an example of how to create a minimal script of library using shadow-cljs.