{"id":13803804,"url":"https://github.com/hemanth/gulp-jstransform","last_synced_at":"2025-04-15T07:31:14.541Z","repository":{"id":16320833,"uuid":"19069958","full_name":"hemanth/gulp-jstransform","owner":"hemanth","description":"Gulp plugin to transform ES6 to ES5.","archived":false,"fork":false,"pushed_at":"2024-12-06T04:34:22.000Z","size":20,"stargazers_count":15,"open_issues_count":19,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:21:23.435Z","etag":null,"topics":["gulp","javascript","jstransform"],"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/hemanth.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-04-23T13:07:44.000Z","updated_at":"2024-03-22T17:48:01.000Z","dependencies_parsed_at":"2022-06-29T19:41:45.831Z","dependency_job_id":null,"html_url":"https://github.com/hemanth/gulp-jstransform","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgulp-jstransform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgulp-jstransform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgulp-jstransform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanth%2Fgulp-jstransform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanth","download_url":"https://codeload.github.com/hemanth/gulp-jstransform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249026756,"owners_count":21200502,"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":["gulp","javascript","jstransform"],"created_at":"2024-08-04T01:00:38.061Z","updated_at":"2025-04-15T07:31:14.196Z","avatar_url":"https://github.com/hemanth.png","language":"JavaScript","readme":"## Gulp [jstransform](https://github.com/facebook/jstransform/)\n\n## Usage\n\n```javascript\nvar jstransform = require('gulp-jstransform');\n\ngulp.task('jstransform', function() {\n  gulp.src('./src/*.js')\n    .pipe(jstransform().on('error', gutil.log))\n    .pipe(gulp.dest('./public/'))\n});\n```\n","funding_links":[],"categories":["Build-time transpilation"],"sub_categories":["Gulp Plugins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fgulp-jstransform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanth%2Fgulp-jstransform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanth%2Fgulp-jstransform/lists"}