https://github.com/christian-byrne/primevue-component-props-visualize

https://github.com/christian-byrne/primevue-component-props-visualize

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) 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 about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

PrimeVue Component Playground

Interactive playground for exploring PrimeVue component props and designing SDK APIs.

Setup

bash cd /home/c_byrne/projects/comfyui-frontend-testing/primevue-component-playground npm install npm run dev

Features

  • Live component preview
  • Interactive prop editing
  • SDK API interface generation
  • Priority-based prop categorization

Files

  • prop-playground.html - Standalone HTML version (CDN-based)
  • src/App.vue - Vue 3 + Vite version
  • *.js - Data extraction scripts
  • *.json - Component API data

Owner

  • Name: Christian Byrne
  • Login: christian-byrne
  • Kind: user
  • Location: San Francisco
  • Company: Comfy-Org

GitHub Events

Total
  • Push event: 2
  • Create event: 1
Last Year
  • Push event: 2
  • Create event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 8
  • Total Committers: 1
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 8
  • Committers: 1
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
bymyself c****e@c****g 8
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago


Dependencies

package-lock.json npm
  • 225 dependencies
package.json npm
  • @vitejs/plugin-vue ^5.1.4 development
  • autoprefixer ^10.4.0 development
  • gh-pages ^6.3.0 development
  • postcss ^8.4.0 development
  • tailwindcss ^3.4.0 development
  • typescript ^5.0.0 development
  • vite ^5.0.0 development
  • @primevue/themes ^4.2.5
  • chart.js ^4.4.9
  • primeicons ^7.0.0
  • primevue ^4.2.5
  • vue ^3.5.13