{"id":17766619,"url":"https://github.com/floatdrop/bem-object","last_synced_at":"2025-04-01T13:45:15.630Z","repository":{"id":19650665,"uuid":"22903300","full_name":"floatdrop/bem-object","owner":"floatdrop","description":"Data abstraction for gulp-bem","archived":false,"fork":false,"pushed_at":"2015-04-09T15:31:43.000Z","size":779,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-08T02:09:14.967Z","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":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-13T05:07:52.000Z","updated_at":"2015-04-09T15:31:41.000Z","dependencies_parsed_at":"2022-08-24T14:05:15.098Z","dependency_job_id":null,"html_url":"https://github.com/floatdrop/bem-object","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fbem-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fbem-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fbem-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fbem-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floatdrop","download_url":"https://codeload.github.com/floatdrop/bem-object/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246651508,"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-10-26T20:33:26.103Z","updated_at":"2025-04-01T13:45:15.608Z","avatar_url":"https://github.com/floatdrop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bem-object\n\n[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Dependency Status][depstat-image]][depstat-url]\n\n## Properties\n\nEach object will contain next properties:\n\n * `block` - name of the block\n * `elem` - name of the element\n * `modName` - name of the modificator\n * `modVal` - value of the modificator\n * `level` - level of definition of current block (full path to level directory)\n\n## Getters\n\n#### bemObject.id\n###### alias bem\n\nBEM identifier, composed from `block`, `elem`, `mod` and `val`.\n\n## API\n\n### object(props)\n\nConstructs BEM Object.\n\n`props` can be:\n\n * String - specifies level and properties: `some/level/block__elem_mod_val`\n * Object - contains [properties](#properties) to assign\n\n## License\n\nMIT (c) 2014 Vsevolod Strukchinsky\n\n[npm-url]: https://npmjs.org/package/bem-object\n[npm-image]: http://img.shields.io/npm/v/bem-object.svg?style=flat\n\n[travis-url]: http://travis-ci.org/floatdrop/bem-object\n[travis-image]: http://img.shields.io/travis/floatdrop/bem-object.svg?branch=master\u0026style=flat\n\n[depstat-url]: http://david-dm.org/floatdrop/bem-object\n[depstat-image]: http://img.shields.io/david/floatdrop/bem-object.svg?style=flat\n\n[coveralls-url]: https://coveralls.io/r/floatdrop/bem-object\n[coveralls-image]: http://img.shields.io/coveralls/floatdrop/bem-object.svg?style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fbem-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatdrop%2Fbem-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fbem-object/lists"}