README
Framework For Fun
I build this just to practice in design patterns, tdd and npm.
Dependencies:
- lodash.js
- jquery.js
- crossroads.js
- hasher.js
I build this framework just for fun and some practice
<script type="module">
import f from 'https://cdn.skypack.dev/3f';
</script>
I build this just to practice in design patterns, tdd and npm.