reagent

A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
2020-07-23T22:52:58.052100Z

Good morning. Is there a way to build a reagent component that can be imported into a javascript react project? Ideally just using an import MyComponent from '../clj/components/MyComponent' statement but failing that as an npm module