# js-maker A compact Racket-to-JavaScript string maker macro. This js-maker 3 package is a clean restart from `js-transform.rkt`. It exports only: - `js` - `js1` There is deliberately no `js/expression` compatibility macro in this branch. Use `js1` when the expression-level generator is needed directly.