# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "glyph" in publications use:' type: software license: MIT title: 'glyph: A Next-Generation Grammar of Interactive Graphics' version: 0.1.0 abstract: 'A modern visualization grammar that treats interactivity, animation, and composable layouts as first-class concepts rather than afterthoughts. Designed to address key limitations of existing grammars: native hover, click, and zoom events, ''WebGL''-accelerated rendering for large datasets, built-in multi-plot composition, and a token-based theming system. Renders to interactive HTML widgets via ''D3.js'' or static SVG from a single declarative specification.' authors: - family-names: Ayo given-names: Joash Joshua email: joashjoshua789@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/josh45-source/glyph commit: 0b39bf6f0107cf237f83ccf855790b2cb9888154 url: https://github.com/josh45-source/glyph date-released: '2026-07-06' contact: - family-names: Ayo given-names: Joash Joshua email: joashjoshua789@gmail.com