{"id":21899011,"url":"https://github.com/johnsonlee/leanengine-rmi","last_synced_at":"2025-03-22T05:25:32.556Z","repository":{"id":34177699,"uuid":"38027160","full_name":"johnsonlee/leanengine-rmi","owner":"johnsonlee","description":"Unit Test Framework for LeanEngine","archived":false,"fork":false,"pushed_at":"2015-06-25T06:21:23.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T13:56:18.554Z","etag":null,"topics":[],"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/johnsonlee.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}},"created_at":"2015-06-25T04:09:20.000Z","updated_at":"2015-06-25T06:21:23.000Z","dependencies_parsed_at":"2022-09-03T11:00:39.478Z","dependency_job_id":null,"html_url":"https://github.com/johnsonlee/leanengine-rmi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fleanengine-rmi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fleanengine-rmi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fleanengine-rmi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnsonlee%2Fleanengine-rmi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnsonlee","download_url":"https://codeload.github.com/johnsonlee/leanengine-rmi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244911319,"owners_count":20530591,"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-28T14:36:53.851Z","updated_at":"2025-03-22T05:25:32.539Z","avatar_url":"https://github.com/johnsonlee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# leanengine-rmi\n\nUnit Test Framework for LeanEngine\n\n## Installation\n\n```\nnpm install leanengine-rmi\n```\n\n## Example\n\n```\nvar rmi = require('leanengine-rmi');\n\nrmi.invoke('hello', null, {\n    success : function(result) {\n        console.log(result);\n    },\n    error : function(e) {\n        console.error(e);\n    },\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsonlee%2Fleanengine-rmi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnsonlee%2Fleanengine-rmi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsonlee%2Fleanengine-rmi/lists"}