{"id":21683772,"url":"https://github.com/open-eo/openeo-js-processgraphs","last_synced_at":"2026-01-18T03:19:36.665Z","repository":{"id":47956536,"uuid":"237969670","full_name":"Open-EO/openeo-js-processgraphs","owner":"Open-EO","description":"JavaScript library to parse, validate and execute openEO process graphs.","archived":false,"fork":false,"pushed_at":"2024-08-12T21:30:10.000Z","size":761,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T22:34:48.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Open-EO.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-03T13:19:52.000Z","updated_at":"2024-08-12T21:26:48.000Z","dependencies_parsed_at":"2022-08-12T15:10:18.689Z","dependency_job_id":null,"html_url":"https://github.com/Open-EO/openeo-js-processgraphs","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-js-processgraphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-js-processgraphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-js-processgraphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Open-EO%2Fopeneo-js-processgraphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Open-EO","download_url":"https://codeload.github.com/Open-EO/openeo-js-processgraphs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247239901,"owners_count":20906715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T16:13:27.605Z","updated_at":"2026-01-18T03:19:36.624Z","avatar_url":"https://github.com/Open-EO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openeo-js-processgraphs\n\n[openEO](http://openeo.org) process graph parser for JavaScript.\n\n[![Build Status](https://travis-ci.org/Open-EO/openeo-js-processgraphs.svg?branch=master)](https://travis-ci.org/Open-EO/openeo-js-processgraphs)\n\nThis library's version is **1.4.1** and supports **openEO API version 1.x**.\n\nThis repository was split apart from [openeo-js-commons](https://github.com/Open-EO/openeo-js-commons). Old releases can be found there.\n\n## Features\n\n- Parsing a process graph\n- Validation based on the JSON Schemas\n- Framework to implement process graph execution\n- JSON Schema validation for Process parameters and return values\n\n## Usage\n\nTo use it in a node environment use: `npm install @openeo/js-processgraphs`\n\nYou can then require the parts of the library you want to use. For example: `const { ErrorList } = require('@openeo/js-processgraphs');`\n\nIn a web environment you can include the library as follows:\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/ajv@6/dist/ajv.bundle.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/@openeo/js-processgraphs@1/dist/main.min.js\"\u003e\u003c/script\u003e\n```\n\nMore information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.4.1/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eo%2Fopeneo-js-processgraphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-eo%2Fopeneo-js-processgraphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eo%2Fopeneo-js-processgraphs/lists"}