{"id":13772327,"url":"https://github.com/floatdrop/gulp-bem-pack","last_synced_at":"2025-04-01T13:45:19.991Z","repository":{"id":20109474,"uuid":"23379183","full_name":"floatdrop/gulp-bem-pack","owner":"floatdrop","description":"Browserify JavaScript files with levels support","archived":false,"fork":false,"pushed_at":"2014-08-31T17:03:09.000Z","size":176,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T01:31:41.841Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floatdrop.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-08-27T06:22:49.000Z","updated_at":"2021-01-11T08:47:25.000Z","dependencies_parsed_at":"2022-09-02T13:51:10.957Z","dependency_job_id":null,"html_url":"https://github.com/floatdrop/gulp-bem-pack","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fgulp-bem-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fgulp-bem-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fgulp-bem-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fgulp-bem-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floatdrop","download_url":"https://codeload.github.com/floatdrop/gulp-bem-pack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246651511,"owners_count":20811991,"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-03T17:01:02.617Z","updated_at":"2025-04-01T13:45:19.968Z","avatar_url":"https://github.com/floatdrop.png","language":"JavaScript","funding_links":[],"categories":["Tools"],"sub_categories":["Building"],"readme":"# gulp-bem-pack\n\n[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]\n\nGulp wrapper of [bem-pack](https://github.com/floatdrop/bem-pack).\n\n## Usage\n\n```js\nvar gulp = require('gulp');\nvar bempack = require('gulp-bem-pack');\n\ngulp.src(['base/*.js', 'main/*.js'])\n    .pipe(bempack('index.js'))\n    .pipe(gulp.dest('dist'));\n```\n\n## API\n\n### gulp-bem-pack(filename, [options])\n\n#### filename\nType: `String`  \n\nFile name of generated JavaScript file.\n\n#### options\nType: `Object`  \n\nObject with options, that will be directly passed to [bem-pack](https://github.com/floatdrop/bem-pack).\n\n## License\n\nMIT (c) 2014 Vsevolod Strukchinsky\n\n[npm-url]: https://npmjs.org/package/gulp-bem-pack\n[npm-image]: http://img.shields.io/npm/v/gulp-bem-pack.svg?style=flat\n\n[travis-url]: http://travis-ci.org/floatdrop/gulp-bem-pack\n[travis-image]: http://img.shields.io/travis/floatdrop/gulp-bem-pack.svg?branch=master\u0026style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fgulp-bem-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatdrop%2Fgulp-bem-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fgulp-bem-pack/lists"}