cljs-cheatsheet
cljs-cheatsheet copied to clipboard
a ClojureScript Cheatsheet
Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
I would like to move all functionality that is currently in the `Gruntfile.js` to `scripts/.js` instead.
It would be nice to remove the jQuery dependency from this project. I am sure the functionality being used from jQuery has good native browser support alternatives.
Would be nice to switch this project from [lein-cljsbuild](https://github.com/emezeske/lein-cljsbuild) to [shadow-cljs](https://github.com/thheller/shadow-cljs) as the primary ClojureScript build tool.
having a regex section would be nice
If a search returns only one item, we could automatically pop-up the info window for it.