Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
processing
/
p5.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
24k
Code
Issues
398
Pull requests
128
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
test(svg): add unit test suite for native p5.svg module
- #9181
#9181
Closed
VANSH3104
wants to merge 15 commits into
processing:main
processing/p5.js:main
from
VANSH3104:test/svg-unit-tests
VANSH3104/p5.js:test/svg-unit-tests
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
test(svg): add unit test suite for native p5.svg module
#9181
VANSH3104
wants to merge 15 commits into
processing:main
processing/p5.js:main
from
VANSH3104:test/svg-unit-tests
VANSH3104/p5.js:test/svg-unit-tests
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
docs(experimental): add p5.svg experimental warning message and contributor guide
VANSH3104
committed
2323cc4
View commit details
Copy full SHA for 2323cc4
Browse repository at this point
feat(svg): add ShapeRecorder AST node hierarchy and transform stack interceptor
VANSH3104
committed
e9bf36e
View commit details
Copy full SHA for e9bf36e
Browse repository at this point
feat(svg): add SVGExportAddon and SVGVisitor renderer implementation
VANSH3104
committed
dfa6255
View commit details
Copy full SHA for dfa6255
Browse repository at this point
feat(svg): add SVGImportAddon, path command tokenizer, and element converters
VANSH3104
committed
e8e0eac
View commit details
Copy full SHA for e8e0eac
Browse repository at this point
feat(svg): add p5.svg entry point with experimental decorators and register in src/app.js
VANSH3104
committed
ff8c36d
View commit details
Copy full SHA for ff8c36d
Browse repository at this point
Commits on Sep 3, 2026
docs(svg): update contributor documentation based on review feedback
VANSH3104
committed
8b7e241
View commit details
Copy full SHA for 8b7e241
Browse repository at this point
Commits on Sep 14, 2026
fix(svg): isolate pendingExport state per p5 instance
VANSH3104
committed
82482ec
View commit details
Copy full SHA for 82482ec
Browse repository at this point
refactor(svg): move RecordedShape to module scope and expose on p5
VANSH3104
committed
ff24d5f
View commit details
Copy full SHA for ff24d5f
Browse repository at this point
docs(svg): add file metadata and fix JSDoc examples
VANSH3104
committed
9aa34ad
View commit details
Copy full SHA for 9aa34ad
Browse repository at this point
style(svg): format svg_import.js with 2-space tabs
VANSH3104
committed
d9b6031
View commit details
Copy full SHA for d9b6031
Browse repository at this point
fix(svg): remove @property tags from RecordedShape JSDoc to fix type generation
VANSH3104
committed
77a3f33
View commit details
Copy full SHA for 77a3f33
Browse repository at this point
Commits on Sep 16, 2026
test(svg): add unit tests for shape recorder and transform stack
VANSH3104
committed
92eee26
View commit details
Copy full SHA for 92eee26
Browse repository at this point
test(svg): add unit tests for svg export visitor and XML generation
VANSH3104
committed
cf46bd3
View commit details
Copy full SHA for cf46bd3
Browse repository at this point
test(svg): add unit tests for svg importer and path command parser
VANSH3104
committed
e193b8f
View commit details
Copy full SHA for e193b8f
Browse repository at this point
test(svg): add unit tests for public p5.svg addon APIs and lifecycles
VANSH3104
committed
f70fbb2
View commit details
Copy full SHA for f70fbb2
Browse repository at this point
You can’t perform that action at this time.