{"id":22893546,"url":"https://github.com/sergeylukin/docpad-plugin-bowerrequirejs","last_synced_at":"2025-03-31T22:36:31.821Z","repository":{"id":9370740,"uuid":"11227264","full_name":"sergeylukin/docpad-plugin-bowerrequirejs","owner":"sergeylukin","description":"Automagically wire-up bower components with Requirejs","archived":false,"fork":false,"pushed_at":"2013-07-09T14:26:45.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T15:03:15.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/sergeylukin.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","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":"2013-07-07T02:14:13.000Z","updated_at":"2013-10-31T13:53:50.000Z","dependencies_parsed_at":"2022-08-25T21:40:30.806Z","dependency_job_id":null,"html_url":"https://github.com/sergeylukin/docpad-plugin-bowerrequirejs","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/sergeylukin%2Fdocpad-plugin-bowerrequirejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeylukin%2Fdocpad-plugin-bowerrequirejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeylukin%2Fdocpad-plugin-bowerrequirejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeylukin%2Fdocpad-plugin-bowerrequirejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergeylukin","download_url":"https://codeload.github.com/sergeylukin/docpad-plugin-bowerrequirejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552975,"owners_count":20795835,"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-12-13T23:14:42.285Z","updated_at":"2025-03-31T22:36:31.798Z","avatar_url":"https://github.com/sergeylukin.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bower-requirejs Plugin for [DocPad](http://docpad.org)\nDocPad plugin that wires-up installed Bower components into RequireJS config\n\nUseful for statically generated assets\n\n\n## Why?\n\nAssuming you've installed `jquery` via `bower`, like so:\n\n```\nbower install jquery\n```\n\nand set it as a dependency in one of your AMD modules:\n\n```\ndefine(['jquery'], function($) {\n  console.log('hooray I have jquery available: ' + $);\n});\n```\n\nIf you're using `r.js` optimizer to bundle your JS files and you want `jquery`\nto be part of a bundle, you'd have to provide it's `path` in rjsConfig file.\n\nThis plugin does that automagically\n\n\n## Install\n\n```\nnpm install docpad-plugin-bowerrequirejs --save-dev\n```\n\n\n\n\n## History\nYou can discover the history inside the `History.md` file\n\n\n\n## License\n\nMIT: [sergey.mit-license.org](http://sergey.mit-license.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeylukin%2Fdocpad-plugin-bowerrequirejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeylukin%2Fdocpad-plugin-bowerrequirejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeylukin%2Fdocpad-plugin-bowerrequirejs/lists"}