runexec / om-cookbook

Home of Om recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

om-cookbook

Home of Om recipes

Contributions

Contributions welcomed! Please fork, branch, and submit a PR. If you'd like to help out with maintenance, drop me a message.

Recipes

  1. dev-setup Basic dev environment setup with chestnut that includes Figwheel, Weasel and ring server.
  2. boot-setup How to start a new Om project with boot-cljs.
  3. dimple-bar-chart Simple vertical bar chart created with dimple.js
  4. views Multiple views of a single data source (using multimethods).
  5. Components Using Local State Making components with local state.
  6. Color Coded Input Validation
  7. Input Auto-completion
  8. Single Attribute Sortable Table
  9. Secretary Routing with Om Components
  10. Custom Toggle Buttons
  11. DataScript Query Browser
  12. Custom Scrolling Bar
  13. Circle Rotation Knobs

Component ideas

TBA

About

Home of Om recipes

License:Apache License 2.0


Languages

Language:Clojure 99.6%Language:CSS 0.4%