An open API service indexing awesome lists of open source software.

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.

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.