@d-i-t-a/reader 2.0.2 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,13 +46,44 @@ Here is the original proposal, initiated by Aferdita Muriqi to the
46
46
 
47
47
  Subsequent development of R2D2BC has been supported by [DITA](https://github.com/d-i-t-a), [Bokbasen](https://www.bokbasen.no/), and [CAST](http://www.cast.org) - which explains the D2, B, and C in the name.
48
48
 
49
+ # Features & Functionalities
50
+ - ePub Reflowable + Fixed Layout
51
+ - Reader Settings
52
+ - Configurable Modules with Callbacks
53
+ - Injectable Fonts, CSS, Javascript
54
+ - Text Selection with Injectable Context Menu
55
+ - Bookmarks
56
+ - Highlights
57
+ - Annotations
58
+ - TTS - Text to speech / Read Aloud
59
+ - Media Overlays - Read Along
60
+ - Search
61
+ - Content Protection
62
+ - Definitions
63
+ - Popup Footnotes
64
+ - Page Breaks - Page Numbers in margin
65
+ - Sample Read
66
+ - Timeline
67
+ - Layers
68
+ - Line Focus (Beta Feature)
69
+ - Popups and Popovers
70
+
49
71
  # Extensions and Implementations
50
72
 
51
73
  The R2D2BC reader has been used in:
52
74
  - The [Clusive](https://github.com/cast-org/clusive) learning environment
53
- - Bokbasen's [Allbok.no](https://www.allbok.no) and [Allvit.no](https://www.allvit.no)
54
- - The UNODC [Fieldguides](https://fieldguides.github.io/library/)
55
- - The DITA Gateway [D2G](https://d2g.dita.digital)
75
+ - Bokbasen's [Allbok.no](https://www.allbok.no)
76
+ - Allvir's [Allvit.no](https://www.allvit.no) Reading Platform
77
+ - The UNODC [Fieldguides](https://fieldguides.github.io/library)
78
+ - The DITA Gateway [D2G](https://d2g.dita.digital) with several open collections
79
+ - [Ekitabu's](https://d2g.dita.digital) Web Reader Implementations through Dita Gateway
80
+ - [NYPL's](https://www.nypl.org/) Web Reader Implementations
81
+ - Bibliotheca's [CloudLibrary](https://www.yourcloudlibrary.com) as Sample Reader and Full ePub Reader
82
+ - Above the Treeline's [Edeweiss+](https://www.edelweiss.plus)
83
+ - [Bluefire's](https://www.bluefirereader.com) Web Reader Implementations
84
+ - In a Project in the Meta Verse (to be named once public)
85
+ - and a few more... :)
86
+
56
87
 
57
88
  # Contributing
58
89
  Contributions are always welcomed! Please see [CONTRIBUTING](CONTRIBUTING.md) for detailed guidelines.
@@ -70,5 +101,13 @@ npm run build && npm run examples
70
101
  ```
71
102
  Then visit `http://localhost:4444/`. Follow the prompts to view example apps.
72
103
 
104
+ ### WIKI
105
+ - [Implementation Guides and Examples](https://github.com/d-i-t-a/R2D2BC/wiki)
106
+
107
+ ### Migration Guides
108
+ - [Version 1.x -> 2.x](MIGRATION.md)
109
+ ### Change Log
110
+ - [2.0.x](CHANGELOG.md)
111
+
73
112
  ## Supporters
74
113
  [<img src="https://dita.digital/jetbrains.png" width="60">](https://www.jetbrains.com/?from=R2D2BC)