cljsjs/cljsjs.npm

Name: cljsjs.npm

Owner: cljsjs

Description: null

Created: 2016-10-20 20:51:53.0

Updated: 2017-03-27 22:45:58.0

Pushed: 2016-11-28 19:37:29.0

Homepage: null

Size: 8

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cljsjs.npm

NOT REALLY WORKING YET

Automatically package npm modules as jars with deps.cljs files.

Goals
TODO
Examples
ot package
age material-ui
ing pom.xml and pom.properties...
ing material-ui-0.15.4.jar...
age react
ing pom.xml and pom.properties...
ing react-15.3.1.jar...
age react-addons-create-fragment
ing pom.xml and pom.properties...
ing react-addons-create-fragment-15.3.1.jar...
age react-addons-transition-group
ing pom.xml and pom.properties...
ing react-addons-transition-group-15.3.1.jar...
age react-dom
ing pom.xml and pom.properties...
ing react-dom-15.3.1.jar...
age react-tap-event-plugin
ing pom.xml and pom.properties...
ing react-tap-event-plugin-1.0.0.jar...

urce/cljsjs.npm master 8s
ee target
et
cljsjs.npm
??? material-ui
?   ??? lots of files
??? react
?   ??? lib
?   ?   ??? lots of files
?   ??? react.js
??? react-addons-create-fragment
?   ??? index.js
??? react-addons-transition-group
?   ??? index.js
??? react-dom
?   ??? index.js
?   ??? server.js
??? react-tap-event-plugin
    ??? src
        ??? defaultClickRejectionStrategy.js
        ??? injectTapEventPlugin.js
        ??? TapEventPlugin.js
        ??? TouchEventUtils.js
deps.cljs
material-ui-0.15.4.jar
META-INF
??? maven
    ??? cljsjs.npm
        ??? material-ui
        ?   ??? pom.properties
        ?   ??? pom.xml
        ??? react
        ?   ??? pom.properties
        ?   ??? pom.xml
        ??? react-addons-create-fragment
        ?   ??? pom.properties
        ?   ??? pom.xml
        ??? react-addons-transition-group
        ?   ??? pom.properties
        ?   ??? pom.xml
        ??? react-dom
        ?   ??? pom.properties
        ?   ??? pom.xml
        ??? react-tap-event-plugin
            ??? pom.properties
            ??? pom.xml
react-15.3.1.jar
react-addons-create-fragment-15.3.1.jar
react-addons-transition-group-15.3.1.jar
react-dom-15.3.1.jar
react-tap-event-plugin-1.0.0.jar

irectories, 1380 files

urce/cljsjs.npm master

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.