{"id":24645321,"url":"https://github.com/creativelive/rind-i18n-gulp","last_synced_at":"2026-04-29T14:34:48.517Z","repository":{"id":17347498,"uuid":"20118942","full_name":"creativelive/rind-i18n-gulp","owner":"creativelive","description":"gulp task for rind i18n","archived":false,"fork":false,"pushed_at":"2014-06-03T01:11:03.000Z","size":211,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-06-04T23:09:26.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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-24T01:10:22.000Z","updated_at":"2014-06-03T01:11:02.000Z","dependencies_parsed_at":"2022-09-10T13:41:23.862Z","dependency_job_id":null,"html_url":"https://github.com/creativelive/rind-i18n-gulp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/creativelive/rind-i18n-gulp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-i18n-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-i18n-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-i18n-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-i18n-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativelive","download_url":"https://codeload.github.com/creativelive/rind-i18n-gulp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativelive%2Frind-i18n-gulp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-25T14:14:46.267Z","updated_at":"2026-04-29T14:34:48.499Z","avatar_url":"https://github.com/creativelive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rind-i18n-gulp [![](https://travis-ci.org/creativelive/rind-i18n-gulp.svg)](https://travis-ci.org/creativelive/rind-i18n-gulp)\n\nGulp tasks to create rind i18n clientside files\n\n## usage\n\n```\n'use strict';\n\nvar gulp = require('gulp');\nvar i18n = require('rind-i18n-gulp');\n\nvar opts = {\n  sets: {\n    'foo.js': ['foo/main.json']\n  },\n  locales: [ 'en-US', 'fr-fr' ],\n  output: 'path/to/lang/files',\n  input: 'output/directory',\n  verbode: true // list files as they are compiled\n};\n\ngulp.task('i18n', function() {\n  i18n(gulp, gwd, opts)();\n});\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativelive%2Frind-i18n-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativelive%2Frind-i18n-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativelive%2Frind-i18n-gulp/lists"}