{"id":17929667,"url":"https://github.com/abi/node_util","last_synced_at":"2025-04-03T10:15:57.233Z","repository":{"id":1681008,"uuid":"2408261","full_name":"abi/node_util","owner":"abi","description":"Utilities that help you write Node programs and in particular, CLI scripts easily.","archived":false,"fork":false,"pushed_at":"2011-09-18T05:41:53.000Z","size":105,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T09:09:02.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/abi.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":"2011-09-18T05:35:32.000Z","updated_at":"2013-10-23T06:39:15.000Z","dependencies_parsed_at":"2022-09-03T21:30:15.384Z","dependency_job_id":null,"html_url":"https://github.com/abi/node_util","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/abi%2Fnode_util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Fnode_util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Fnode_util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abi%2Fnode_util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abi","download_url":"https://codeload.github.com/abi/node_util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981166,"owners_count":20863828,"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-28T21:10:00.849Z","updated_at":"2025-04-03T10:15:57.178Z","avatar_url":"https://github.com/abi.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"node_util\n======\n\nUtilities that help you write Node programs and in particular, CLI scripts easily.\n\nInstall\n=======\n\n`npm install node_util`\n\nUsage\n=====\n\nIn JavaScript,\n\n```javascript\nnode_util = require('node_util').sync()\nread = node_util.read\nmv   = node_util.mv\n```\n\nIn Coffee, destructuring makes usage even more pleasant:\n\n```coffee\n{mv, read, rm_r, get}  = require('node_util').sync()\n```\n\nSee `examples/example.coffee` for more.\n\nTODO\n====\n\n* Add async() that returns the async version of everything\n* Helper for mkdir -p\n* Helper for running something in the current TTY\n* Interactive examples (maybe in a browser)\n* Write out the goals for this project","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi%2Fnode_util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabi%2Fnode_util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabi%2Fnode_util/lists"}