Skip to content

Instantly share code, notes, and snippets.

View T-Damer's full-sized avatar
Code flows through my blood

Daniil Pankov T-Damer

Code flows through my blood
View GitHub Profile
@T-Damer
T-Damer / Vim cheat sheet
Created April 18, 2022 14:52 — forked from patriques82/Vim cheat sheet
Vim cheat sheet
Vim commands helpsheet
Contents
My .vimrc commands
Basics
Movement
Search and replacement
Buffers and Windows
Buffers
Windows
@T-Damer
T-Damer / Vim cheat sheet
Created April 18, 2022 14:52 — forked from patriques82/Vim cheat sheet
Vim cheat sheet
Vim commands helpsheet
Contents
My .vimrc commands
Basics
Movement
Search and replacement
Buffers and Windows
Buffers
Windows
// yarn add --dev @esbuild-plugins/node-globals-polyfill
import { NodeGlobalsPolyfillPlugin } from '@esbuild-plugins/node-globals-polyfill'
// yarn add --dev @esbuild-plugins/node-modules-polyfill
import { NodeModulesPolyfillPlugin } from '@esbuild-plugins/node-modules-polyfill'
// You don't need to add this to deps, it's included by @esbuild-plugins/node-modules-polyfill
import rollupNodePolyFill from 'rollup-plugin-node-polyfills'
export default {
resolve: {
alias: {
@T-Damer
T-Damer / CryptoWallet.svg
Created February 15, 2022 18:13
Free to use crypto-wallet svg code
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@T-Damer
T-Damer / MetaMask.svg
Last active February 15, 2022 17:44
MetaMask icon svg code
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.