An open API service indexing awesome lists of open source software.

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

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