This repo contains code for Numerous widgets, patterns and tools to support developing apps in frameworks like Marimo and Panel. The widgets are built with AnyWidget and dependencies to app frameworks are sought kept to a minimum to ensure the best compatibility across frameworks.
Stars
18
Forks
1
Watchers
18
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
214
commits
feat(pre-commit): Enhance pre-commit configuration and add quality requirements to CONTRIBUTING.md
c00c7f6View on GitHubfeat(CopyToClipboardWidget): Add CopyToClipboard widget with comprehensive tests and styles
a4ad55eView on GitHubdocs(CONTRIBUTING): Expand contributing guidelines with detailed setup and development instructions
433dcc1View on GitHubfix(TextWidget): Add TextWidget implementation and styles
ddebb52View on GitHubfix(LoadSaveWidget): Enhance LoadSaveWidget functionality with granular permission controls and improved save-as support (#6)
9d0a5a4View on GitHubfix(WeightedAssessmentSurvey): Remove redundant sorting of scoring ranges
578c505View on GitHubfix(WeightedAssessmentSurvey): Ensure doNotKnow is reset when setting question value
eb81288View on GitHubfix(WeightedAssessmentSurvey): Add "I do not know" option
ea77b12View on GitHubfix(WeightedAssessmentSurvey): Simplify slider handling and state management
250b037View on GitHub