{"id":18320855,"url":"https://github.com/bazaarvoice/bv-ui-core","last_synced_at":"2025-04-07T06:12:57.485Z","repository":{"id":34942937,"uuid":"39015617","full_name":"bazaarvoice/bv-ui-core","owner":"bazaarvoice","description":"A Node module for common Bazaarvoice UI code.","archived":false,"fork":false,"pushed_at":"2025-01-09T05:47:47.000Z","size":964,"stargazers_count":4,"open_issues_count":9,"forks_count":39,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-30T20:11:44.445Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bazaarvoice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-13T14:03:45.000Z","updated_at":"2025-01-09T05:47:51.000Z","dependencies_parsed_at":"2024-03-25T07:28:49.335Z","dependency_job_id":"112ac314-b2b7-46e5-bedb-aeb5e8a093f1","html_url":"https://github.com/bazaarvoice/bv-ui-core","commit_stats":{"total_commits":125,"total_committers":33,"mean_commits":3.787878787878788,"dds":0.84,"last_synced_commit":"8cc600ae28a085324c738cb270a41c5f4f966eb3"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazaarvoice%2Fbv-ui-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazaarvoice%2Fbv-ui-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazaarvoice%2Fbv-ui-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazaarvoice%2Fbv-ui-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bazaarvoice","download_url":"https://codeload.github.com/bazaarvoice/bv-ui-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601449,"owners_count":20964864,"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-11-05T18:17:39.983Z","updated_at":"2025-04-07T06:12:57.457Z","avatar_url":"https://github.com/bazaarvoice.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://travis-ci.org/bazaarvoice/bv-ui-core.svg)\n\n# bv-ui-core\n\nThis project provides a central location for common Bazaarvoice UI code. It is\nintended to be installed into a project via NPM. Individual modules are authored\nas CommonJS modules, to be consumed by Webpack or another build tool that can\ningest CommonJS.\n\n**This is a public repository.** Please see the [contribution guidelines][1] for\ndetails on contributing to this repo.\n\n## Installation\n\nYou will need NPM to add this to your project; it is installed when you install\nNode, so it is likely that you already have it. If not, you can install Node\nusing an [installer][2], or by using your favorite package manager (such as\nHomebrew).\n\nOnce you have NPM, you can install bv-ui-core as follows:\n\n```bash\nnpm install --save bv-ui-core\n```\n\n## Usage\n\nRequire bv-ui-core modules into your code:\n\n```javascript\nvar someModule = require('bv-ui-core/lib/someModule');\nsomeModule.doThings();\n```\n\nFor details on how to use a specific module, see the README document in the\nmodule's directory.\n\n## Modules\n\n- [body](./lib/body)\n- [bvFetch](./lib/bvFetch/)\n- [checkHighContrast](./lib/checkHighContrast)\n- [cookie](./lib/cookie)\n- [cookieConsent](./lib/cookieConsent)\n- [cssLoadChecker](./lib/cssLoadChecker)\n- [date.now](./lib/date.now)\n- [domainPolice](./lib/domainPolice)\n- [evented](./lib/evented)\n- [getOriginalConstructor](./lib/getOriginalConstructor)\n- [global](./lib/global)\n- [ie](./lib/ie)\n- [loader](./lib/loader)\n- [logger](./lib/logger)\n- [namespacer](./lib/namespacer)\n- [performance](./lib/performance)\n- [polyfills](./lib/polyfills)\n- [pixelsDisplayed](./lib/pixelsDisplayed)\n- [staticAssetLoader](./lib/staticAssetLoader)\n- [waitForBody](./lib/waitForBody)\n- [queryShadowDom](./lib/queryShadowDom)\n\n[1]: ./CONTRIBUTING.md\n[2]: https://nodejs.org/download/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazaarvoice%2Fbv-ui-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbazaarvoice%2Fbv-ui-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazaarvoice%2Fbv-ui-core/lists"}