{"id":24318010,"url":"https://github.com/cushjs/cush-plugin-nebu","last_synced_at":"2025-08-01T14:06:49.858Z","repository":{"id":143746487,"uuid":"141500648","full_name":"cushJS/cush-plugin-nebu","owner":"cushJS","description":"Javascript plugins for cush","archived":false,"fork":false,"pushed_at":"2018-07-21T23:40:25.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T16:02:39.821Z","etag":null,"topics":["cush","cush-plugin","nebu"],"latest_commit_sha":null,"homepage":"https://github.com/aleclarson/nebu","language":"CoffeeScript","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/cushJS.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-18T23:38:27.000Z","updated_at":"2018-07-21T23:40:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d903694-13fd-4ec4-aaef-44a11b86b628","html_url":"https://github.com/cushJS/cush-plugin-nebu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cushJS/cush-plugin-nebu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cushJS%2Fcush-plugin-nebu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cushJS%2Fcush-plugin-nebu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cushJS%2Fcush-plugin-nebu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cushJS%2Fcush-plugin-nebu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cushJS","download_url":"https://codeload.github.com/cushJS/cush-plugin-nebu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cushJS%2Fcush-plugin-nebu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268240441,"owners_count":24218357,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cush","cush-plugin","nebu"],"created_at":"2025-01-17T14:36:03.406Z","updated_at":"2025-08-01T14:06:49.798Z","avatar_url":"https://github.com/cushJS.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cush-plugin-nebu v0.1.0\n\nAn alternative to [Babel][1] for plugins that transform Javascript.\n\n### [Learn more][2]\n\n[1]: https://github.com/babel/babel\n[2]: https://github.com/aleclarson/nebu\n\n## Configuration\n\nEach package can have its own `nebu.config.js` module that customizes its plugins and other options.\n\nYour `cush.config.js` module can configure the `nebu.plugins` property too, but it needs to be in a worker first.\n\n```js\nthis.worker(function() {\n  this.merge('nebu.plugins', [\n    // nebu plugins go here\n  ]);\n});\n```\n\nThe `\"nebu\"` hook provides access to the state of each asset after its plugins are used.\n\n```js\n// cush.config.js\nthis.worker(function() {\n  this.hook('nebu', (asset, state) =\u003e {\n    // The state is unique to each asset and updated by nebu plugins.\n  });\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcushjs%2Fcush-plugin-nebu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcushjs%2Fcush-plugin-nebu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcushjs%2Fcush-plugin-nebu/lists"}