{"id":18947371,"url":"https://github.com/openfluid/openfluidjs","last_synced_at":"2026-02-16T09:31:42.192Z","repository":{"id":42002925,"uuid":"145714826","full_name":"OpenFLUID/openfluidjs","owner":"OpenFLUID","description":"Node.js module for OpenFLUID ","archived":false,"fork":false,"pushed_at":"2024-11-19T14:22:31.000Z","size":152,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-11-19T15:30:42.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenFLUID.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-22T13:43:35.000Z","updated_at":"2024-11-19T14:22:36.000Z","dependencies_parsed_at":"2023-01-24T08:30:14.589Z","dependency_job_id":"c70e6ce7-102d-470d-a324-d3aa9c7b5096","html_url":"https://github.com/OpenFLUID/openfluidjs","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"fd624daf06cc19af96a45ab18a489d0c41fb069d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFLUID%2Fopenfluidjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFLUID%2Fopenfluidjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFLUID%2Fopenfluidjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenFLUID%2Fopenfluidjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenFLUID","download_url":"https://codeload.github.com/OpenFLUID/openfluidjs/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232039713,"owners_count":18464029,"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-08T13:09:47.823Z","updated_at":"2026-02-16T09:31:42.159Z","avatar_url":"https://github.com/OpenFLUID.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nThis module allows to load, parameterize, run and analyze OpenFLUID simulations from Node.js scripts.\n\nIt is compatible with Node.js 10.x and requires that the [OpenFLUID platform](https://www.openfluid-project.org/) and the [CMake tool](https://www.cmake.org) are already installed.\n\nSee the `package.json` file for Node.js dependencies.\n\n*Currently, this package is in early development stage and has only be tested on Linux system*\n\n\n## Installation\n\n### From GitHub\n\nRun the followind npm command\n```\nnpm install OpenFLUID/openfluidjs\n```\n\n### As a dependency for another module\n\nAdd OpenFLUIDjs GitHub repository as a dependency in the `package.json` file\n```\n{\n  \"name\": \"my-module\",\n  \"version\": \"1.0.0\",\n  \"dependencies\": {\n    \"OpenFLUIDjs\": \"https://github.com/OpenFLUID/openfluidjs\"\n  }\n}\n```\n\n## Development\n\nRun the following commands from the root of the sources tree.\n\n\n### Build\n\nThis command will install dependencies and build the module\n```\nnpm install\n```\n\n\n### Test\n\nThis command will run the tests\n```\nnpm test\n```\n\n\n### Packaging\n\nThis command will create a .tgz archive\n```\nnpm pack\n```\n\n\n## Misc resources\n\n* https://nodejs.org/docs/latest/api/n-api.html\n* https://github.com/nodejs/node-addon-api\n* https://www.npmjs.com/package/cmake-js\n* https://github.com/cmake-js/cmake-js-tut-01-module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfluid%2Fopenfluidjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfluid%2Fopenfluidjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfluid%2Fopenfluidjs/lists"}