quirkey / sammy

Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
http://sammyjs.org
MIT License
2.99k stars 384 forks source link

Render template without needing a route #256

Open iongion opened 7 years ago

iongion commented 7 years ago

Is there a way to use the render function when not in a route ? I have a modal box library that would benefit from this.