Skip to content

The first release of partials.js

Compare
Choose a tag to compare
@staa99 staa99 released this 02 Dec 22:39
· 44 commits to master since this release
0a50849

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.