Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
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 up
Pinned
1,318 contributions in the last year
Activity overview
Contribution activity
September 2020
- lukeed/storybook TypeScript
- lukeed/nestie JavaScript
Created a pull request in storybookjs/storybook that received 3 comments
dependencies: use `dequal` for equality checks
Issue: #12433
What I did
Replaced fast-deep-equal with dequal, which is smaller (>100B) and faster.
This dequal/lite variant has an identical featu…
+28
−23
•
3
comments
Created an issue in storybookjs/storybook that received 2 comments
Dependency: dequal
Is your feature request related to a problem? Please describe. No problem or issues, merely a dependency suggestion :) (Perhaps this is the wrong t…
2
comments