noflo-liquid

Liquid Templating components for the NoFlo flow-based programming environment

Usage no npm install needed!

<script type="module">
  import nofloLiquid from 'https://cdn.skypack.dev/noflo-liquid';
</script>

README

Liquid Templating components for NoFlo

This module provides Liquid Templating components for the NoFlo flow-based programming framework. It is essentially a NoFlo wrapper for the liquid-node library.

Changes

  • 0.4.0 (2021-01-04)
    • Ported to modern JavaScript