{"id":13805147,"url":"https://github.com/stefanpenner/broccoli-stew","last_synced_at":"2025-04-05T15:08:43.768Z","repository":{"id":25077381,"uuid":"28497814","full_name":"stefanpenner/broccoli-stew","owner":"stefanpenner","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-03T02:04:04.000Z","size":605,"stargazers_count":60,"open_issues_count":14,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-29T20:56:00.532Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefanpenner.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":"2014-12-26T03:04:09.000Z","updated_at":"2022-03-12T23:06:31.000Z","dependencies_parsed_at":"2023-01-14T08:00:32.137Z","dependency_job_id":null,"html_url":"https://github.com/stefanpenner/broccoli-stew","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanpenner%2Fbroccoli-stew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanpenner%2Fbroccoli-stew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanpenner%2Fbroccoli-stew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanpenner%2Fbroccoli-stew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanpenner","download_url":"https://codeload.github.com/stefanpenner/broccoli-stew/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353746,"owners_count":20925329,"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-08-04T01:00:58.035Z","updated_at":"2025-04-05T15:08:43.739Z","avatar_url":"https://github.com/stefanpenner.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Broccoli"],"readme":"# Broccoli Stew [![Build Status](https://travis-ci.org/stefanpenner/broccoli-stew.svg)](https://travis-ci.org/stefanpenner/broccoli-stew) [![Build status](https://ci.appveyor.com/api/projects/status/orspre01ru61xiba?svg=true)](https://ci.appveyor.com/project/embercli/broccoli-stew) [![Inline docs](http://inch-ci.org/github/stefanpenner/broccoli-stew.svg?branch=master)](http://inch-ci.org/github/stefanpenner/broccoli-stew)\n\nProvides commonly used convenience functions for developing broccoli based build pipelines.\n\n## What's inside\n\nCurrently the following methods are available:\n\n- [`env`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/env.js#L27) - Conditionally runs a callback based upon the current environment.\n- [`mv`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/mv.js#L58) -  Moves an input tree to a different location.\n- [`rename`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/rename.js#L26) - Renames files in a tree.\n- [`find`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/find.js#L85) - Match files in a tree.\n- [`map`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/map.js#L31) - Maps files, allow for simple content mutation.\n- [`log`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/log.js#L27) - Logs out files in the passed tree.\n- [`debug`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/debug.js#L12) - Writes the passed tree to disk at the root of the project.\n- [`rm`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/rm.js#L40) - Remove files from a tree.\n- [`afterBuild`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/after-build.js) - Calls a callback function after the tree is read.\n- [`npm.main`](https://github.com/stefanpenner/broccoli-stew/blob/master/lib/npm.js#L17) - Create a tree with Node module's main entry\n\n\n## Ok, but tell me more\n\n* [using broccoli-stew to debug a broccoli tree](https://dockyard.com/blog/2015/02/02/debugging-a-broccoli-tree)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanpenner%2Fbroccoli-stew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanpenner%2Fbroccoli-stew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanpenner%2Fbroccoli-stew/lists"}