The first release of partials.js
This release allows you to use partial views in your plain HTML by importing the partials.js file or the minified version and using a div like this
to load a partial view in that specific location.
No support for caching yet, and no custom elements yet.