https://github.com/koddsson/om-components
A collection of om components I've written.
https://github.com/koddsson/om-components
Last synced: about 1 month ago
JSON representation
A collection of om components I've written.
- Host: GitHub
- URL: https://github.com/koddsson/om-components
- Owner: koddsson
- Created: 2014-08-04T20:44:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-04T20:50:29.000Z (almost 12 years ago)
- Last Synced: 2025-02-25T10:29:49.256Z (over 1 year ago)
- Language: Clojure
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
om-components
=============
A collection of om components I've written.
age.cljs
--------
A component that displays the current age given that persons birthday.
Currently relies on moment.js to be available in javascript land.