Pinned Repositories
0x
🔥 single-command flamegraph profiling 🔥
babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
chat-with-auth-on-koa-js
Chat with auth on koa js
components
This is a folder with useful components for daily work
dedupe-parent-css-from-chunks-webpack-plugin
A Webpack plugin that removes duplicate css rules from chunks leaving them only in the parent css asset.
devtools-detect
Detect if DevTools is open and its orientation
dropdown-directive
This is dropdown directive on angularjs
koa-auth
This is a authorization process on koa.js with mongoose and koa-passport.
react-microfrontend
Just an example of how you could use module federation to build a scalable site that could be developed by multiple different teams independently
webpack-dev-server
Serves a webpack app. Updates the browser on changes.
egorvoronov's Repositories
egorvoronov/dedupe-parent-css-from-chunks-webpack-plugin
A Webpack plugin that removes duplicate css rules from chunks leaving them only in the parent css asset.
egorvoronov/react-microfrontend
Just an example of how you could use module federation to build a scalable site that could be developed by multiple different teams independently
egorvoronov/koa-auth
This is a authorization process on koa.js with mongoose and koa-passport.
egorvoronov/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
egorvoronov/0x
🔥 single-command flamegraph profiling 🔥
egorvoronov/babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
egorvoronov/components
This is a folder with useful components for daily work
egorvoronov/devtools-detect
Detect if DevTools is open and its orientation
egorvoronov/Dwifft
Swift Diff
egorvoronov/este
Starter kit for universal full–fledged React apps. One stack for browser, mobile, server.
egorvoronov/ev-dropdown
See demo: link here
egorvoronov/folder-structure
A project that represents a good feature-based folder structure
egorvoronov/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
egorvoronov/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
egorvoronov/js-repaint-perfs
Playground to test repaint rates of JS libs
egorvoronov/media-query-loader
Just adds media query string to the top and closing bracket to the bottom of source file. Useful when you have conditional styles
egorvoronov/non_working_defineplugin_dynamic_import
Non working example shows that webpack does not transpile dynamic imports after Define Plugin's work
egorvoronov/notion-clone
Edit Notes like in Notion.so. Full-Stack App using React/Express.
egorvoronov/playground
GORM Playground (Please Create PR for this project to report issues)
egorvoronov/react-dnd-touch-backend
Touch Backend for react-dnd
egorvoronov/react-typeahead
Pure react-based typeahead and typeahead-tokenizer
egorvoronov/ReSwift-Router
Declarative Routing in Swift, Extension for ReSwift
egorvoronov/sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
egorvoronov/smooth-ui
Modern React UI library 💅👩🎤🍭
egorvoronov/SwiftReorder
Easy long-press drag-and-drop reordering for UITableView.
egorvoronov/travis-broken-example
An example that will cause a build failure
egorvoronov/ts-courses-16.02.16
egorvoronov/vortigern
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.
egorvoronov/webpack-manifest-plugin
webpack plugin for generating asset manifests
egorvoronov/zipkin-js
Zipkin instrumentation for Node.js and browsers