- London, United Kingdom
- https://robertknight.me.uk
Highlights
- Pro
Block or Report
Block or report robertknight
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
webpack-bundle-size-analyzer Public
A tool for finding out what contributes to the size of Webpack bundles
-
Qt-Inspector Public
Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly.
-
tex-linebreak Public
JavaScript implementation of the Knuth-Plass linebreaking algorithm
-
-
Babel plugin that enables mocking of ES6 and CommonJS imports in tests
-
neuralnet-from-scratch Public
Neural net classifier written "from scratch" using Python + numpy as a learning exercise.
Python
2,341 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 42 commits in 7 repositories
Created a pull request in hypothesis/client that received 2 comments
Update two test dependencies to ESM versions
Update babel-plugin-mockable-imports and enzyme-adapter-preact-pure to the newest versions which have ES module builds. This is primarily to verify…
Opened 11 other pull requests in 5 repositories
preactjs/enzyme-adapter-preact-pure
5
merged
hypothesis/browser-extension
1
open
1
merged
robertknight/rollup-cache
2
merged
robertknight/babel-plugin-mockable-imports
1
merged
hypothesis/client
1
merged
Reviewed 22 pull requests in 5 repositories
hypothesis/client
11 pull requests
-
Use
Iconcomponent in a slew of sidebar components - Fix unreliable frame-observer test
- Remove elements created during test
-
Restore
sinon.useFakeTimers() - Bump preact from 10.5.13 to 10.5.15
- Bump reselect from 4.0.0 to 4.1.1
-
Use
Icon, simplify styles in more Annotation* components - Simplify boot script build process
-
Implement
PortProviderandPortFinder - Update SelectionTabs for a11y, shared components
- Update Annotation leaf components for shared patterns, components
