Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,827 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 56 commits in 4 repositories
Created a pull request in wbkd/react-flow that received 1 comment
Opened 2 other pull requests in 1 repository
wbkd/react-flow
2
merged
Created an issue in chrvadala/transformation-matrix that received 1 comment
Support rotateX, rotateY and rotateZ
I would be nice if one could do: const matrixDescription = fromTransformAttribute( 'rotateX(45deg) rotateY(0deg) rotateZ(45deg)' ); or is this alre…