{"id":27708605,"url":"https://github.com/imyller/bitbake-npm","last_synced_at":"2025-04-26T10:36:54.578Z","repository":{"id":17258495,"uuid":"20028049","full_name":"imyller/bitbake-npm","owner":"imyller","description":"OpenEmbedded layer with Bitbake fetch support for Node.js NPM repositories","archived":false,"fork":false,"pushed_at":"2016-03-29T21:46:52.000Z","size":13,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-13T08:01:10.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imyller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-21T16:15:28.000Z","updated_at":"2023-08-13T08:01:10.978Z","dependencies_parsed_at":"2022-09-24T16:50:33.457Z","dependency_job_id":null,"html_url":"https://github.com/imyller/bitbake-npm","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyller%2Fbitbake-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyller%2Fbitbake-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyller%2Fbitbake-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imyller%2Fbitbake-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imyller","download_url":"https://codeload.github.com/imyller/bitbake-npm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250975818,"owners_count":21516871,"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":"2025-04-26T10:36:53.651Z","updated_at":"2025-04-26T10:36:54.572Z","avatar_url":"https://github.com/imyller.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"bitbake-npm\n===========\n\nBitBake 1.28 (Yocto 2.0) layer adding fetch support for Node.js NPM repositories.\n\nAdds support for `npm://\u003cpackage name\u003e;version=\u003cpackage version\u003e` in recipe `SRC_URI`.\n\nInstallation\n============\n\n1. Add `bitbake-npm` layer to `sources/layers.txt`\n\n    ```\n      bitbake-npm,git://github.com/imyller/bitbake-npm.git,master,HEAD\n    ```\n    \n2. Add `bitbake-npm` layer to `EXTRALAYERS` in `conf/bblayers.conf`\n\n    ```\n        EXTRALAYERS +=\" \\\n            ${TOPDIR}/sources/bitbake-npm \\\n        \"\n    ```\n\n3. Run `oebb.sh update`\n\nUsage\n=====\n\n1. Inherit `npm-fetch` class in recipe\n\n    ```\n        inherit npm-fetch\n    ```\n    \n2. Use `npm://` URI sources in the recipe `SRC_URI`\n\n  ```\n        SRC_URI = \"npm://forever;version=0.15.1\"\n  ```\n\n  *Note:* defining a `version` is optional\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimyller%2Fbitbake-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimyller%2Fbitbake-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimyller%2Fbitbake-npm/lists"}