Published September 17, 2022 | Version 2.0.0
Software Open

ifct2017/pictures: Single representative photo of each foods (JPEG, 307x173)

  • 1. Cloud Peritus

Description

Single representative photo of each foods (JPEG, 307x173).<br> 📦 Node.js, 📜 Files.

This is part of package ifct2017.<br> Online database: ifct2017.github.io.

<br>

const pictures = require('@ifct2017/pictures');
// pictures(code)
// → path is present, null otherwise


pictures('A001');
// C:\Documents\pictures\A001.jpeg

pictures.unpkg('A001');
// https://unpkg.com/@ifct2017/pictures/assets/A001.jpeg

pictures.jsDelivr('A001');
// https://cdn.jsdelivr.net/npm/@ifct2017/pictures/assets/A001.jpeg
// Additional methods:
pictures.unpkg(code) // → UNPKG URL | null
pictures.jsDelivr(code) // → jsDelivr URL | null

<br> <br>

<br>

Data was obtained from the book Indian Food Composition Tables 2017.<br> Food composition values were measured by National Institute of Nutrition, Hyderabad.<br> Take a peek at the raw data here: Document, Webpage.

Files

ifct2017/pictures-2.0.0.zip

Files (6.0 MB)

Name Size Download all
md5:186a1a0d4fba676f23fa21a5208f92de
6.0 MB Preview Download

Additional details

Related works