https://github.com/unfoldingword/bible-reference-rcl
Bible Reference Navigation RCL
https://github.com/unfoldingword/bible-reference-rcl
headless-ui headlessui scripture-open-components
Last synced: about 2 months ago
JSON representation
Bible Reference Navigation RCL
- Host: GitHub
- URL: https://github.com/unfoldingword/bible-reference-rcl
- Owner: unfoldingWord
- License: other
- Created: 2020-11-02T14:28:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T12:41:01.000Z (about 1 year ago)
- Last Synced: 2025-04-14T05:20:03.096Z (about 2 months ago)
- Topics: headless-ui, headlessui, scripture-open-components
- Language: JavaScript
- Homepage: https://unfoldingword.github.io/bible-reference-rcl/
- Size: 2.7 MB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bible Reference Navigation RCL
A Headless UI Library for Bible Reference Navigation
## History
- v1.2.0 - upgraded to React 18## Installing
do> npm i bible-reference-rcl
or
> yarn add bible-reference-rcl
## Examples of Usage
### Styleguidist Demo and Documentation:
- https://bible-reference-rcl.netlify.app/### Run Local Styleguidist Demo and Documentation:
> yarn
> yarn start### Code Sandbox:
- https://codesandbox.io/s/bible-ref-demo-q5lhn?file=/src/App.js