{"id":21995061,"url":"https://github.com/redhataccess/rh-node-utils","last_synced_at":"2026-04-16T05:03:05.187Z","repository":{"id":22197746,"uuid":"25530145","full_name":"redhataccess/rh-node-utils","owner":"redhataccess","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-02T20:21:18.000Z","size":63,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-03T14:17:44.729Z","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/redhataccess.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":"2014-10-21T15:30:01.000Z","updated_at":"2017-05-02T20:21:19.000Z","dependencies_parsed_at":"2022-08-05T16:16:24.304Z","dependency_job_id":null,"html_url":"https://github.com/redhataccess/rh-node-utils","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frh-node-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frh-node-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frh-node-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frh-node-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhataccess","download_url":"https://codeload.github.com/redhataccess/rh-node-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052662,"owners_count":20553172,"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-29T21:12:12.957Z","updated_at":"2025-10-28T09:19:09.841Z","avatar_url":"https://github.com/redhataccess.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"rh-node-utils\n================\n\n[![NPM](https://nodei.co/npm/rh-node-utils.png)](https://nodei.co/npm/rh-node-utils/)\n\nInstall the module with:\n```bash\nnpm install rh-node-utils --save\n```\n\nExample usage:\n\n```javascript\nvar express = require('express');\nvar utils = require('rh-node-utils');\nvar app = express();\nvar env = process.env.NODE_ENV || 'development';\nif ('production' === env) {\n  app.use(utils.guard());\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Frh-node-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhataccess%2Frh-node-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Frh-node-utils/lists"}