{"id":32579888,"url":"https://github.com/wirecloud/value-filter-operator","last_synced_at":"2026-07-10T09:32:42.707Z","repository":{"id":141451619,"uuid":"118789248","full_name":"Wirecloud/value-filter-operator","owner":"Wirecloud","description":"Operator that filters a JSON input and outputs part of its data, as addressed in an object-oriented syntax property","archived":false,"fork":false,"pushed_at":"2018-11-06T11:25:17.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-10-29T15:52:08.670Z","etag":null,"topics":["fiware-wirecloud","wirecloud-component","wirecloud-operator"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wirecloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-01-24T16:12:11.000Z","updated_at":"2018-11-06T11:24:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"81d1d19b-1e65-496e-8368-3eae62295890","html_url":"https://github.com/Wirecloud/value-filter-operator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Wirecloud/value-filter-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fvalue-filter-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fvalue-filter-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fvalue-filter-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fvalue-filter-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wirecloud","download_url":"https://codeload.github.com/Wirecloud/value-filter-operator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wirecloud%2Fvalue-filter-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35328278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fiware-wirecloud","wirecloud-component","wirecloud-operator"],"created_at":"2025-10-29T15:51:13.441Z","updated_at":"2026-07-10T09:32:42.702Z","avatar_url":"https://github.com/Wirecloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Value Filter operator\n\n[![Build Status](https://travis-ci.org/Wirecloud/value-filter-operator.svg?branch=develop)](https://travis-ci.org/Wirecloud/value-filter-operator)\n[![Coverage Status](https://coveralls.io/repos/github/Wirecloud/value-filter-operator/badge.svg?branch=develop)](https://coveralls.io/github/Wirecloud/value-filter-operator?branch=develop)\n\nThe Value Filter operator is a WireCloud operator that provides a simple mechanism of filtering a JSON data structure, produced by an output endpoint, and extracts a single data inside such structure. The path to the extracted data is indicated through a preference in a dot-sepparated syntax.\n\n\n## Build dependencies\n\nBe sure to have installed [Node.js](https://nodejs.org/) in your system. For example, you can install it on Ubuntu and Debian running the following commands:\n\n```bash\nsudo apt update; sudo apt install curl gnupg\ncurl -sL https://deb.nodesource.com/setup_8.x | sudo bash -\nsudo apt install nodejs npm \n```\n\nYou also have to install the [Grunt](https://gruntjs.com/)'s command line interface (CLI):\n\n```bash\nsudo npm install -g grunt-cli\n```\n\nThe remaining dependencies are installed using npm (you have to run this command\ninside the folder where you downloaded this repository):\n\n```bash\nnpm install\n```\n\n\n## Build\n\nOnce installed all the build dependencies you can build this operator by using grunt:\n\n```bash\ngrunt\n```\n\nIf everything goes well, you will find a wgt file in the `dist` folder.\n\n\n## Documentation\n\nDocumentation about how to use this operator is available on the\n[User Guide](src/doc/userguide.md). Anyway, you can find general information\nabout how to use operators on the\n[WireCloud's User Guide](https://wirecloud.readthedocs.io/en/stable/user_guide/)\navailable on Read the Docs.\n\n## Copyright and License\n\nCopyright (c) 2018 CoNWeT Lab., Universidad Politecnica de Madrid\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwirecloud%2Fvalue-filter-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwirecloud%2Fvalue-filter-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwirecloud%2Fvalue-filter-operator/lists"}