jsonrecipe

A convenient TypeScript/JavaScript API for working with JSON Recipe data.

Usage no npm install needed!

<script type="module">
  import jsonrecipe from 'https://cdn.skypack.dev/jsonrecipe';
</script>

README

JSON Recipe - JavaScript/TypeScript library

This is a JavaScript/TypeScript library for working with JSON Recipe data. The aim of this library is to make it easier for library and application developers to work with JSON Recipe data without having to deal with low-level details like parsing human-readable ingredient descriptions.