https://github.com/amzoss/test-canopy-iiif

https://github.com/amzoss/test-canopy-iiif

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Canopy IIIF

An open-source static site generator designed for fast creation, contextualization, and customization of a discovery-focused digital scholarship and collections website using IIIF APIs.

Open in StackBlitz

collage of canopy iiif views

Setup

Install Dependencies

```shell

installation

npm i ```

Running in Development

```shell

development

npm run dev ```

Building in Production

```shell

build

npm run build ```

Tests

To run Jest unit tests:

shell npm run test

Configuration

Canopy IIIF uses a default configuration config/.default/canopy.default.json for demonstration purposes if a custom one is not set. The build process will read from a custom configuration file at config/canopy.json if it exists. See the Create a Canopy Project guide for detailed step-by-step instructions.

License

This project is licensed under the MIT License.

Owner

  • Name: Angela Zoss
  • Login: amzoss
  • Kind: user
  • Location: Durham, NC
  • Company: Duke University

GitHub Events

Total
  • Push event: 5
  • Create event: 3
Last Year
  • Push event: 5
  • Create event: 3

Issues and Pull Requests

Last synced: about 1 year 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • actions/setup-node v3 composite
.github/workflows/gh-pages.deploy.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
package-lock.json npm
  • 1003 dependencies
package.json npm
  • @babel/preset-typescript ^7.23.2 development
  • @iiif/presentation-3 ^1.1.3 development
  • @testing-library/jest-dom ^6.1.4 development
  • @testing-library/react ^14.0.0 development
  • @types/jest ^29.5.5 development
  • @types/leaflet ^1.9.0 development
  • @types/lodash ^4.14.178 development
  • @types/mdx ^2.0.9 development
  • @types/node ^18.11.18 development
  • @types/react ^18.0.25 development
  • @types/react-dom ^18.0.8 development
  • @typescript-eslint/eslint-plugin ^5.59.2 development
  • @vitejs/plugin-react ^4.1.0 development
  • charm ^1.0.2 development
  • dotenv ^16.1.3 development
  • eslint ^8.39.0 development
  • eslint-config-next ^13.3.4 development
  • eslint-config-prettier ^8.8.0 development
  • eslint-plugin-testing-library ^5.10.3 development
  • jest ^29.7.0 development
  • jest-environment-jsdom ^29.7.0 development
  • next-router-mock ^0.9.10 development
  • ts-node ^10.9.1 development
  • typescript ^5.0.2 development
  • vitest ^0.34.6 development
  • @iiif/parser ^1.1.2
  • @iiif/vault-helpers ^0.10.0
  • @next/env ^15.0.3
  • @next/third-parties ^15.0.4
  • @radix-ui/colors ^3.0.0
  • @radix-ui/react-accordion ^1.1.1
  • @radix-ui/react-checkbox ^1.0.1
  • @radix-ui/react-dialog ^1.0.2
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/themes ^3.0.2
  • @samvera/clover-iiif ^2.8.2
  • @stitches/react ^1.2.8
  • axios ^0.24.0
  • clsx ^1.1.1
  • copy-to-clipboard ^3.3.3
  • flexsearch ^0.7.31
  • framer-motion ^10.9.4
  • gray-matter ^4.0.3
  • leaflet ^1.9.3
  • leaflet.markercluster ^1.5.3
  • lodash ^4.17.21
  • next ^13.4.19
  • next-absolute-url ^1.2.2
  • next-mdx-remote ^4.4.1
  • next-seo ^6.1.0
  • next-sitemap ^4.2.3
  • next-themes ^0.3.0
  • prism-react-renderer ^1.3.5
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-intersection-observer ^9.4.1
  • react-leaflet ^4.2.0
  • react-masonry-css ^1.0.16
  • slugify ^1.6.3
  • swiper ^9.1.1