NekR
Front-end, JavaScript, Progressive Web Apps developer. Building high-performance, offline-capable web apps.
@vkcom Russia, St. Petersburg
Pinned Repositories
async-module-loader
bundle loader for webpack
css-layout-haxe
offline-plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
offline-plugin-pwa
PWA for offline-plugin made with offline-plugin
preact-delegate
Preact delegate DOM events
preact-dnd
Drag and Drop for Preact (port from React DnD)
PromisesDebuggerExtension
Extension for both Firefox and Chrome to debug native browser (es6) Promise`s
ResizeObserver-Intersect
ResizeObserver polyfilled with IntersectionObserver
self-destroying-sw
Code-snippets and guides on removing ServiceWorker from a websiste.
pwa-bugs
🚔 List of PWA Bugs and workarounds
NekR's Repositories
NekR/offline-plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
NekR/self-destroying-sw
Code-snippets and guides on removing ServiceWorker from a websiste.
NekR/offline-plugin-pwa
PWA for offline-plugin made with offline-plugin
NekR/preact-dnd
Drag and Drop for Preact (port from React DnD)
NekR/ResizeObserver-Intersect
ResizeObserver polyfilled with IntersectionObserver
NekR/api-test-server
NekR/Croppie
A Javascript Image Cropper
NekR/eslint-config
NekR/hubii-exercise
NekR/platform.js
NekR/stylelint-config
NekR/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
NekR/css-components
NekR/flexibility
A JavaScript polyfill for Flexbox
NekR/github-pages-deploy-action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
NekR/graph-cache-js
NekR/holyjs-2017-competition
NekR/IOSDevice
A set of hacks and workarounds for iOS Safari & Co.
NekR/maze-exercise
NekR/navigo
A simple vanilla JavaScript router with a fallback for older browsers
NekR/nekr-preact
:zap: Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
NekR/node-vk-bot-api
API for VK bots on long poll.
NekR/react-amsterdam-2018-competition
NekR/rematch
A Redux Framework
NekR/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
NekR/simple-element-resize-detector
Observes element size changes using a hidden iframe
NekR/spb-frontend.ru
The official site of SPB Frontend
NekR/sprites
Module for generate SVG sprites and PNG fallback
NekR/unfetch
🐶 Bare minimum fetch polyfill in 500 bytes.
NekR/workerize-loader
🏗️ Automatically move a module into a Web Worker (Webpack loader)