gulp-jsonjade

Accepts json as file content and a jade template as parameter and outputs json at file.data and jade at file.content

Usage no npm install needed!

<script type="module">
  import gulpJsonjade from 'https://cdn.skypack.dev/gulp-jsonjade';
</script>

README

gulp-jsonjade

gulp json jade makes a switch: It switches the file.content with to a specified vinyl file and appends the current data of the types .yaml and .json to file.data

build status

Build Status

Example of Use

example here

Detailed Documentation

This plugin works perfectly with the gulp-markdown-to.json package and and the gulp-jade package.

Example: