{"id":15561883,"url":"https://github.com/doodzik/npm-scripts","last_synced_at":"2025-03-29T04:43:07.244Z","repository":{"id":74936963,"uuid":"47675852","full_name":"doodzik/npm-scripts","owner":"doodzik","description":"a collection of scripts that makes my life easier working with node projects","archived":false,"fork":false,"pushed_at":"2016-04-28T10:50:28.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T14:31:50.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/doodzik.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":"2015-12-09T07:30:52.000Z","updated_at":"2016-04-28T08:12:21.000Z","dependencies_parsed_at":"2023-02-24T20:00:23.713Z","dependency_job_id":null,"html_url":"https://github.com/doodzik/npm-scripts","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.5,"last_synced_commit":"9c0b89bf7a7ec40915a3a1ade47b4f46fbcc2ba4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fnpm-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fnpm-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fnpm-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Fnpm-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodzik","download_url":"https://codeload.github.com/doodzik/npm-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140540,"owners_count":20729797,"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-10-02T16:10:33.837Z","updated_at":"2025-03-29T04:43:07.219Z","avatar_url":"https://github.com/doodzik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm-scripts\na collection of scripts that makes my life easier working with node projects\n\n# installation\n\n```bash\n$ brew tap doodzik/tap\n$ brew install npm-scripts\n\n# add this to your bash/zsh rc file\n. n.sh\n# or if you dont want nvm to slow down your machine\n# run this when you need it\n. ninit\n```\n\n#### n\nnpm\n\n#### ni\nnpm install\n\n#### nis $MODULE_NAMES\ninstalls a list of modules and adds them as a dependencies to the package.json\n\n#### nid $MODULE_NAMES\ninstalls a list of modules and adds them as a devDependencies to the package.json\n\n#### nig $MODULE_NAMES\ninstalls a list of modules as global modules\n\n#### nr $SCRIPT_NAME [$SCRIPT_ARGS]\nruns a script with or without arguments that was installed in node_modules/.bin/\ni.e. gulp, mocha, ect.\n\n#### ns\nnpm start\n\n#### nt\nnpm test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fnpm-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodzik%2Fnpm-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Fnpm-scripts/lists"}