{"id":25622555,"url":"https://github.com/unfoldingword/book-package-rcl","last_synced_at":"2026-06-22T11:32:25.351Z","repository":{"id":45367365,"uuid":"215033809","full_name":"unfoldingWord/book-package-rcl","owner":"unfoldingWord","description":"Identifying resources needed to enable single piece workflow","archived":false,"fork":false,"pushed_at":"2023-01-02T13:43:17.000Z","size":13094,"stargazers_count":0,"open_issues_count":10,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-16T05:36:50.395Z","etag":null,"topics":["scripture-open-components"],"latest_commit_sha":null,"homepage":"https://unfoldingword.github.io/book-package-rcl/","language":"JavaScript","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/unfoldingWord.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":"2019-10-14T12:07:10.000Z","updated_at":"2022-06-14T14:25:45.000Z","dependencies_parsed_at":"2023-02-01T03:00:45.804Z","dependency_job_id":null,"html_url":"https://github.com/unfoldingWord/book-package-rcl","commit_stats":null,"previous_names":["unfoldingword-box3/book-package"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fbook-package-rcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fbook-package-rcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fbook-package-rcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord%2Fbook-package-rcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfoldingWord","download_url":"https://codeload.github.com/unfoldingWord/book-package-rcl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240157707,"owners_count":19757006,"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":["scripture-open-components"],"created_at":"2025-02-22T10:19:48.340Z","updated_at":"2026-05-29T10:30:19.285Z","avatar_url":"https://github.com/unfoldingWord.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# book-package-rcl\n[https://unfoldingWord.github.io/book-package-rcl/](https://unfoldingWord.github.io/book-package-rcl/)\n\nIdentifying resources needed to enable single piece workflow.\n\n## Purpose\n\nGiven a book of the Bible and, optionally, a chapter, then return a all the resources needed for the book and chapter. **At this time, only English is supported.**\n\n## Current constraints\n\nThese resources will exist in all gateway languages, but for now, only english is completed. This component only considers english language resources.\n\nThe resources shown include:\n- Lexicon references as Strong's Numbers with counts and links\n*Note: Since each word in the original text has a Strong's number, then the number of words in the original text is the same as the number of Strong's entries.*\n- Translation Words (tW) with counts and links to articles\n- Translation Notes (tN) with counts \n- Translation Academy (tA) with counts and links to tA articles\n- Translation Questions (tQ) with counts. \n*Note: A count of the number of level one headings is used to count the number of questions.*\n\n# Setup Notes\n\nThese notes are adapted from https://unfoldingword-box3.github.io/hello-world-react-component-library/ for convenience.\n\n1. Ensure `node.js` and `yarn` are installed\n1. Clone the repo and change directory to the cloned folder.\n2. Install the npm dependencies with `yarn`. Just run in project folder. It can take a while to run!\n3. Run and develop with `yarn start`; view at `localhost:6060`.\n    - if dependencies are missing it will not compile and will report what is missing\n    - to fix, add dependencies to `package.json` and rerun `yarn` to install them\n4. See debug `console.log()` output in browser console -- in chrome, CTRL-SHIFT-J to open.\n\nAfter changes tested:\n1. Update package version (must valid semver, such as 1.5.0 with all three pieces)\n2. Use git to commit/push\n3. Use `yarn publish`\n\n## Chromebook Linux Beta Notes\n\nMust use `hostname -I` to get the host address. **Neither `localhost` nor `127.0.0.1` will work.\n\n```\n$ hostname -I\n100.115.92.202 \n$\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword%2Fbook-package-rcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfoldingword%2Fbook-package-rcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword%2Fbook-package-rcl/lists"}