jQuery plugin for the Node.js application of freedomotic framework
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/freedomotic.min.js"></script>
<script>
jQuery(function($) {
$.awesome(); // "awesome"
});
</script>
(Coming soon)
(Coming soon)
(Nothing yet)