{"id":20692617,"url":"https://github.com/kevingimbel/nfg","last_synced_at":"2026-04-20T17:04:34.723Z","repository":{"id":57152591,"uuid":"105791796","full_name":"KevinGimbel/nfg","owner":"KevinGimbel","description":"💻 Install Node Packages from GitHub with npm","archived":false,"fork":false,"pushed_at":"2017-10-04T16:37:15.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T07:02:33.227Z","etag":null,"topics":["cli","nodejs","package-manager","tool"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KevinGimbel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-04T16:33:26.000Z","updated_at":"2017-11-13T10:14:03.000Z","dependencies_parsed_at":"2022-08-27T16:01:52.058Z","dependency_job_id":null,"html_url":"https://github.com/KevinGimbel/nfg","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/KevinGimbel%2Fnfg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGimbel%2Fnfg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGimbel%2Fnfg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinGimbel%2Fnfg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinGimbel","download_url":"https://codeload.github.com/KevinGimbel/nfg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242956547,"owners_count":20212454,"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":["cli","nodejs","package-manager","tool"],"created_at":"2024-11-16T23:23:11.445Z","updated_at":"2026-04-20T17:04:34.684Z","avatar_url":"https://github.com/KevinGimbel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `nfg`\n\u003e Install Node modules from GitHub using `npm` under the hood.\n\n[![Build Status](https://travis-ci.org/kevingimbel/nfg.svg?branch=master)](https://travis-ci.org/kevingimbel/nfg)\n\n`nfg` (_node from git_) is a wrapper around the npm package manager to install node packages from GitHub.com\n\n## Install\n\nInstall with `npm` by executing the following command inside a terminal:\n\n```sh\n$ npm i -g nfg\n```\n\n## Usage\n\nAfterwards installation is completed can use `nfg` to install node modules from GitHub.com by specifiying the source as `username/repo`, for example\n\n```sh\n$ nfg -g kevingimbel/leetscript-cli\n$ nfg lynzt/fs_readfile\n```\n\nThe last argument is always the repository. All options like `-g` are passed to `npm` directly.\n\n## Why?\n\nI'm a lazy person and I don't like to type `npm install ssh+git://git@github.com/user/repo` when installing from private repositories. 😬\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingimbel%2Fnfg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevingimbel%2Fnfg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevingimbel%2Fnfg/lists"}