Does squint.js work with civet #634
Answered
by
borkdude
aliresool621
asked this question in
Q&A
-
https://civet.dev/reference#strings ... It is the successor to CoffeeScript ig, like does it work alongside it or can it use civet internally |
Beta Was this translation helpful? Give feedback.
Answered by
borkdude
Mar 6, 2025
Replies: 1 comment 3 replies
-
I don't understand the question. Have you tried? Both projects converts from one language to JavaScript. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
squint is not a runtime, it's just a tool that converts CLJS to JS. It depends on your runtime or project setup whether you can import files that aren't truly JavaScript.