{"id":21070870,"url":"https://github.com/nodert/nodert-npm","last_synced_at":"2025-06-10T14:33:42.655Z","repository":{"id":80171699,"uuid":"65682414","full_name":"NodeRT/nodert-npm","owner":"NodeRT","description":"A NodeRT NPM package","archived":false,"fork":false,"pushed_at":"2016-08-15T16:39:35.000Z","size":249,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-14T02:47:05.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"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/NodeRT.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-14T19:16:46.000Z","updated_at":"2020-10-13T18:10:00.000Z","dependencies_parsed_at":"2023-03-12T10:17:38.643Z","dependency_job_id":null,"html_url":"https://github.com/NodeRT/nodert-npm","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/NodeRT%2Fnodert-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeRT%2Fnodert-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeRT%2Fnodert-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeRT%2Fnodert-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NodeRT","download_url":"https://codeload.github.com/NodeRT/nodert-npm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeRT%2Fnodert-npm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259093127,"owners_count":22804125,"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-19T18:48:43.247Z","updated_at":"2025-06-10T14:33:42.618Z","avatar_url":"https://github.com/NodeRT.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"NodeRT - Use WinRT/UWP APIs in node.js\n=====\n\nPlease note: This is the npm package for NodeRT that let you use install/generate the modules easily from the command line, \nfor the full documentation + examples, please refer to the official NodeRT documantation: https://github.com/NodeRT/NodeRT.\n\nCreate \u003ca href=\"https://github.com/NodeRT/NodeRT\"\u003eNodeRT\u003c/a\u003e modules from the cmd line!\n\n###Installation\n\nInstall locally using \u003cb\u003enpm install\u003c/b\u003e or install globally by running:\n\n```\nnpm install -g nodert\n```\n\n###Usage\n\nUse the nodert package to generate NodeRT moduels on the fly!\n\nUsage: \n```\nnodert \u003ccommand\u003e [options]\n\nCommands:\n  install  Installs the required NodeRT modules\n\nOptions:\n  -h, --help     Show help\n  -m, --modules  The modules to generate, separated by a semi-colon\n  -o, --outdir   The output directory path\n\nExamples:\n  \"nodert install\"\n      Installs the NodeRT modules listed in the package.json file under the \"_nodert.modules\" \n      path in the local node_modules directory\n  \n  \"nodert install -m  windows.devices.geolocation;windows.devices.sensors  -o c:\\mydir\\mycode\"\n  \tInstalls the windows.devices.geolocation and windows.devices.sensors NodeRT modules \n  \tunder the path: c:\\myrdir\\mycode\n```  \n \n###Install NodeRT modules using package.json\n\nWith the nodert npm package you can also specify you nodert dependencies in your package.json file and nodert will generate the listed modules for you!\n\nRunning \u003cb\u003enodert install\u003c/b\u003e without specifying the modules/namespaces will result with the nodert tool installing the list of modules that specified in the package.json file under the \"_nodert/modules\" path.\n\nFor example, having the following section in your package.json will result with the installation of the \"windows.devices.geolocation\" and \"windows.devices.sensors\" modules:\n\n```json\n...\n\"_nodert\" : {\n    \"modules\" : [\n\t  \"windows.devices.geolocation\",\n\t  \"windows.device.sensors\"\n\t]\n  },\n...  \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodert%2Fnodert-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodert%2Fnodert-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodert%2Fnodert-npm/lists"}