mirador-rotation-plugin
mirador-rotation is a Mirador 4 plugin that enables the rotation of images at any angle.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Keywords
Repository
mirador-rotation is a Mirador 4 plugin that enables the rotation of images at any angle.
Basic Info
- Host: GitHub
- Owner: nakamura196
- License: other
- Language: JavaScript
- Default Branch: main
- Homepage: https://nakamura196.github.io/mirador-rotation-plugin/
- Size: 10.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
mirador-rotation
mirador-rotation is a Mirador 4 plugin that enables the rotation of images at any angle.

🌐 Website
Visit the demo page to try it out.
📖 Configuration
Several configuration options are available on windows that use mirador-rotation.
| Configuration | type | default | description |
| ----------------- | ------- | ------- | ----------------------------- |
| rotationEnabled | boolean | false | Enable the plugin to be shown |
Example configuration:
javascript
const config = {
id: "demo",
windows: [
{
rotationEnabled: true,
manifestId: "https://dl.ndl.go.jp/api/iiif/1286201/manifest.json",
},
],
};
📖 Installing mirador-rotation
mirador-rotation requires an instance of Mirador 4. See the Mirador wiki for examples of embedding Mirador within an application. See the live demo's index.js for an example of importing the mirador-rotation plugin and configuring the adapter.
📣 Contribute
Mirador's development, design, and maintenance is driven by community needs and ongoing feedback and discussion. Join us at our regularly scheduled community calls, on IIIF slack #mirador, or the mirador-tech and iiif-discuss mailing lists. To suggest features, report bugs, and clarify usage, please submit a GitHub issue.
🏅 Sponsors
Owner
- Name: Satoru Nakamura
- Login: nakamura196
- Kind: user
- Website: https://researchmap.jp/nakamura.satoru/?lang=english
- Repositories: 47
- Profile: https://github.com/nakamura196
Citation (CITATION.cff)
cff-version: 1.1.0
message: "Cite as"
authors:
- family-names: Nakamura
given-names: Satoru
orcid: https://orcid.org/0000-0001-8245-7925
website: https://researchmap.jp/nakamura.satoru?lang=en
title: "mirador-rotation"
GitHub Events
Total
- Push event: 5
Last Year
- Push event: 5
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Satoru Nakamura | n****3@g****m | 20 |
| Satoru | y****u@e****m | 3 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0