Skip to content

mt-app-kit/cljs-window-observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljs-window-observer

Overview

The cljs-window-observer is a set of JS Window object observer functions for Clojure projects.

Description

It gets data from the JS Window object (such as viewport dimensions) and stores the data in Reagent atoms to make Reagent components rerender when the related data changes.

deps.edn

{:deps {mt-app-kit/cljs-window-observer {:git/url "https://github.com/mt-app-kit/cljs-window-observer"
                                         :sha     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}}}

Current version

Check out the latest commit on the release branch.

Changelog

You can track the changes of the cljs-window-observer library here.

Documentation

The cljs-window-observer functional documentation is available here.

About

A set of JS Window object observer functions for Clojure projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published