petermikitsh
Software Engineering Manager at @zuora, Former SWE at @intuit. @snowjs creator. He/him
@collegepulseSouthern California
Pinned Repositories
material-react-components
React components implementing the Material Design specification
cheatsheets
A personal collection of incantations for various technologies
cheatsheets-web
Storybook for incantations of web (HTML/CSS/JS) demos
learn-single-spa
Single Spa Monorepo example
mikit.sh
Resume / CV
myethereumapp
Web client for viewing data from the Etherscan API
sandiego-2020-general-results
Precinct-level maps for all 195 contests in the 2020 General Election for San Diego county
stencil-context
A react-like context implementation for Stencil.js
stencil-react
CLI tool for generating React Components ("bindings") from Stencil 1.x projects
cli
CLI tool for dead-simple serverless Docker deployments on managed Kubernetes services. A self-hosted PaaS. ⚡️
petermikitsh's Repositories
petermikitsh/myethereumapp
Web client for viewing data from the Etherscan API
petermikitsh/stencil-context
A react-like context implementation for Stencil.js
petermikitsh/babel-preset-web
Like `@babel/preset-env`, but for polyfilling ECMAScript and WHATWG standards (fetch, Intl, etc).
petermikitsh/ligatures
Get ligatures for fonts
petermikitsh/stencil-monorepo
Example demoing two stencil components projects managed with lerna
petermikitsh/country-flags-react
1:1 aspect ratio flags as a React component - no webpack config required
petermikitsh/storybook-boilerplate
A boilerplate for my ideal storybook configuration
petermikitsh/sandiego-2020-primary-results
Interactive maps for viewing San Diego County 2020 Primary Results
petermikitsh/advanced-streams
Doing more interesting things with streams
petermikitsh/babel-plugin-angular-inline-component
Babel plugin to Inline Angular 2+ Component templateUrl, styleUrls
petermikitsh/react-in-angular-monorepo
How to place a React app inside an Angular shell
petermikitsh/sandbox
A sandbox for rapidly prototyping a Node server with client bundle with TypeScript support.
petermikitsh/sb-source-error
petermikitsh/addon-jsx
This Storybook addon show you the JSX / template of the story
petermikitsh/addon-smart-knobs
🧠 This Storybook plugin uses @storybook/addon-knobs but creates the knobs automatically based on PropTypes.
petermikitsh/angular-buildoptimization-bug
Monaco Editor does not play nicely with Angular's buildOptimization option.
petermikitsh/babel-plugin-react-displayname
Add displayName to functional components for better debugging of minified builds
petermikitsh/buildoptimizer-error
petermikitsh/css-ponyfill-bug
petermikitsh/election-precinct-maps
A collection of election precinct maps
petermikitsh/import-map-overrides
A browser and NodeJS javascript library for overriding import maps
petermikitsh/prototype
TypeScript, React, Caching, etc
petermikitsh/react-redux-typescript
My latest iteration of https://github.com/petermikitsh/webpack-react-redux-boilerplate
petermikitsh/single-spa.js.org
petermikitsh/storybook
📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
petermikitsh/storybook-addon-react-docgen
A storybook addon to display react docgen info.
petermikitsh/storybook-pretty-props
Render prop types in a pretty way. Useful for storybook addons that display prop types.
petermikitsh/ts-codeshift
Example using babel to codeshift TypeScript code
petermikitsh/use-overflow
A React Hook that allows you to detect X and Y overflow
petermikitsh/whendefined-example