Skip to content

A ClojureScript Reagent project that imports a React Webcam component and displays it

License

Notifications You must be signed in to change notification settings

mattalhonte/reagent-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reagent-webcam

Same as this, but just a front-end https://github.com/mattalhonte/reagent-webcam-with-server

Inspired by this awesome tutorial (except using lein npm instead of npm directly): http://blob.tomerweller.com/reagent-import-react-components-from-npm

Example of importing this cool React Webcam into Reagent: https://github.com/mozmorris/react-webcam

Installation

lein deps

lein npm install

lein npm build run

lein clean && lein figwheel

There are some attributes to mess with next to the component in src/reagent-webcam/core.cljs There are more listed here (not sure how to add all of them): https://github.com/mozmorris/react-webcam Go hog-wild!

About

A ClojureScript Reagent project that imports a React Webcam component and displays it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published