{"id":24645291,"url":"https://github.com/creativelive/rind-modules-gulp","last_synced_at":"2026-04-21T05:32:24.726Z","repository":{"id":17392827,"uuid":"20165179","full_name":"creativelive/rind-modules-gulp","owner":"creativelive","description":"gulp tasks for rind modules symlink tree builder","archived":false,"fork":false,"pushed_at":"2015-07-24T16:38:35.000Z","size":230,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-26T21:47:54.238Z","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/creativelive.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-05-25T20:34:49.000Z","updated_at":"2015-07-24T16:38:35.000Z","dependencies_parsed_at":"2022-09-24T16:01:52.136Z","dependency_job_id":null,"html_url":"https://github.com/creativelive/rind-modules-gulp","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/creativelive%2Frind-modules-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-modules-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-modules-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-modules-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativelive","download_url":"https://codeload.github.com/creativelive/rind-modules-gulp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244637100,"owners_count":20485446,"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":"2025-01-25T14:14:43.308Z","updated_at":"2026-04-21T05:32:19.679Z","avatar_url":"https://github.com/creativelive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rind-modules-gulp [![](https://travis-ci.org/creativelive/rind-modules-gulp.svg)](https://travis-ci.org/creativelive/rind-modules-gulp)\n\nGulp task to create [rind modules](https://github.com/creativelive/rind-modules) symlink tree\n\n## usage\n\n```\n'use strict';\n\nvar gulp = require('gulp');\nvar modules = require('rind-modules-gulp');\n\nvar opts = {\n  anatomy: {\n    // rind modules anatomy object\n    lib: true,\n    styles: true\n  },\n  input: 'path/to/input/dir',\n  output: 'path/to/output/dir',\n  verbose: true\n};\n\ngulp.task('modules', modules(gulp, opts));\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativelive%2Frind-modules-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativelive%2Frind-modules-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativelive%2Frind-modules-gulp/lists"}