https://github.com/groceristar/groceristar-fetch
json arrays for Food Tech projects
https://github.com/groceristar/groceristar-fetch
food grocery ingredients migrate-recipes recipes
Last synced: 6 months ago
JSON representation
json arrays for Food Tech projects
- Host: GitHub
- URL: https://github.com/groceristar/groceristar-fetch
- Owner: GroceriStar
- License: gpl-3.0
- Created: 2018-07-02T05:19:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T12:52:41.000Z (6 months ago)
- Last Synced: 2025-04-13T22:09:49.838Z (6 months ago)
- Topics: food, grocery, ingredients, migrate-recipes, recipes
- Language: JavaScript
- Homepage: https://groceristar.github.io/groceristar-fetch/
- Size: 4.92 MB
- Stars: 8
- Watchers: 11
- Forks: 16
- Open Issues: 87
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
Groceristar-fetch module
This is a module for using API like wrappers for getting food data for use in many projects. Just Like an database and fetch API in JS
[](https://travis-ci.org/GroceriStar/groceristar-fetch) [](https://badge.fury.io/js/%40groceristar%2Fgroceristar-fetch) [](https://coveralls.io/github/GroceriStar/groceristar-fetch?branch=master) [](https://standardjs.com)
Table of Contents
=================* [Quick Start](#additional-information)
* [What's included](#installation)
* [Bugs and feature requests](#code-example)
* [Documentation](#tests)
* [Contributors](#contributors)## Quick Start
Several quick start options are available:
* Clone the repo: `git clone https://github.com/GroceriStar/groceristar-fetch.git`
* Install with npm: `npm install @groceristar/groceristar-fetch`
* Install with yarn: `yarn add @groceristar/groceristar-fetch`## What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:```
.
├── docs
│ └── readme.md # Secondary information about project
└── src
├── projects # Tests for self-titled projects
│ ├── ChickenKyiv
│ ├── GraphQL
│ ├── GroceriStar
│ ├── GS-Loopback
│ ├── MealCalendar
│ ├── Search
│ ├── Showcase
│ └── UnitConvertion
├── import
├── index.js
├── index.test.js
└── utils.js
.gitignore
README.md
package.json
babel.config.js
jest.config.js
rollup.config.js
LICENSE
```We provide compiled JS, as well as compiled and minified JS.
To Find out about all the functionality use https://groceristar.github.io/groceristar-fetch/.
#### Contributors
@vadim9999, @MinkoJ2, @chauhannishith, @atherdon, @GuiFSs, @kraftaa, @aanchirinah, @wahaj-47, @tihaami