{"id":28120783,"url":"https://github.com/lantanagroup/stylesheets","last_synced_at":"2026-01-23T05:36:16.682Z","repository":{"id":97515796,"uuid":"66984559","full_name":"lantanagroup/stylesheets","owner":"lantanagroup","description":"Open source repository for standards-based stylesheets (such as CDA and FHIR rendering stylesheets).","archived":false,"fork":false,"pushed_at":"2022-07-20T22:32:04.000Z","size":508,"stargazers_count":34,"open_issues_count":3,"forks_count":26,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-05-14T07:51:00.676Z","etag":null,"topics":["stylesheets"],"latest_commit_sha":null,"homepage":null,"language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lantanagroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-30T23:17:13.000Z","updated_at":"2024-03-17T20:37:08.000Z","dependencies_parsed_at":"2024-03-15T16:04:24.463Z","dependency_job_id":null,"html_url":"https://github.com/lantanagroup/stylesheets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lantanagroup/stylesheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lantanagroup%2Fstylesheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lantanagroup%2Fstylesheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lantanagroup%2Fstylesheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lantanagroup%2Fstylesheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lantanagroup","download_url":"https://codeload.github.com/lantanagroup/stylesheets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lantanagroup%2Fstylesheets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stylesheets"],"created_at":"2025-05-14T07:41:45.942Z","updated_at":"2026-01-23T05:36:16.670Z","avatar_url":"https://github.com/lantanagroup.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lantana Stylesheets\n\nThis is a repository to store any stylesheets developed and released by Lantana. \n\n\n## CDA Stylesheet\n### Introduction\nThis folder contains the Lantana CDA stylesheet, an open-source\nrenderer for CDA documents. The stylesheet transforms the XML of a CDA document\ninto a webpage that can be viewed in a browser or other XSLT-compatible application.\n\n#### Some Features\n-\tAdapt to any device, including paper (responsive)\n-\tDrag and drop re-ordering of sections from the Table of Contents\n-\tIndicate context by highlighting current section while navigating\n-\tMap common header identifiers to human readable display text (mostly US)\n-\tLogical grouping, revamped color palette, clearer text\n\n## Overview of Files\n### Development Files\n#### Stylesheet Files\nThe stylesheet files are separated to make maintenance and development easier. They are combined into distribution files for packaging and using in production.\n\n    ./cda.xsl                   The main transformation, depends on cda-style.xsl and cda-js-dependencies.xsl\n    ./cda-style.xsl             Contains CSS and custom Javascript\n    ./cda-js-dependencies.xsl   Contains Fixed Libraries. Referenced for offline viewing\n\n\n#### Build Files\nThe build files are used to combine the development stylesheet files into the distribution files\n\n    ./build.xml                 An ANT file that when executed combines the files and outputs the two distribution files\n    ./compile.xsl               A transformation which performs the actual combination of the xsl files. \n\n### Distribution Files\n    ./dist/cda.xsl              All development files compiled into a single file. Useful for standalone offline rendering.\n    ./dist/cda-web.xsl          All development files compiled into a single file with web references to the fixed libraries. Useful for rendering while connected to the internet.\n\n\n## Installation\nNo installation necessary. It is recommended to use the distribution files because it's easier to work with a single standalone file vs. multiple referenced files.\n\n## Use\nSimply reference the stylesheet in the XML file and open the XML file in\nInternet Explorer (Edge or older IE). To use the navigation features, select\n\"Allow blocked content\"\n```\n\u003c?xml-stylesheet type=\"text/xsl\" href=\"./cda.xsl\"?\u003e\n```\nAlternatively use an XSLT transformation engine and save the output as an HTML document. The resulting document in your browser of\nchoice. The output is confirmed to work on Chrome, Internet Explorer (Edge or Older)\nand Firefox.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flantanagroup%2Fstylesheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flantanagroup%2Fstylesheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flantanagroup%2Fstylesheets/lists"}