README
JPF-Elements (Javascript Presentation Foundation elements)
JPF implementations of the basic HtmlElements
Available elements:
- anchor
- button
- div
- flexbox
- image
- input
- label
- select
- span
Javascript Presentation Foundation HtmlElements
<script type="module">
import jpfElements from 'https://cdn.skypack.dev/jpf-elements';
</script>
JPF implementations of the basic HtmlElements