This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-27
Channels
- # alda (21)
- # announcements (7)
- # beginners (70)
- # boot (95)
- # braid-chat (28)
- # bristol-clojurians (2)
- # cider (22)
- # clara (4)
- # cljsjs (13)
- # cljsrn (40)
- # clojure (93)
- # clojure-argentina (1)
- # clojure-art (1)
- # clojure-miami (3)
- # clojure-norway (1)
- # clojure-portugal (2)
- # clojure-russia (39)
- # clojure-sg (3)
- # clojurescript (25)
- # clojurian-chat-app (4)
- # community-development (5)
- # conf-proposals (20)
- # cursive (48)
- # datomic (39)
- # devcards (5)
- # dirac (4)
- # editors (2)
- # events (11)
- # funcool (65)
- # hoplon (95)
- # jobs (12)
- # ldnclj (4)
- # lein-figwheel (2)
- # leiningen (1)
- # om (311)
- # onyx (20)
- # philosophy (4)
- # proton (41)
- # re-frame (83)
- # reagent (49)
- # ring-swagger (3)
- # spacemacs (8)
- # yada (5)
@thomas: could you share the edn file you have in mind? Is the unminified js file somewhere online? There is a boot task which can be used to minify a js file. I can modify my script so that if the minified file is not present, then use the boot task to generate the minified file.
hi @rohit the minified JS file is available online only is a zip file as I am aware of. not sure if that helps.
@thomas: i'll figure out how to modify the tool to get it done. its still very alpha. so the more it is used, the more flexible it'll get. Thanks!
@rohit: ^^^^ that is the lib I am trying to do…. and I have had no luck in writing the extern file manually 😞
@thomas: i've fixed the library to atleast now generate the externs. now onto packaging it
you can try out my changes at: http://ducky427.github.io/javascript-externs-generator/