Pinned Repositories
counter-color
Helps to determine what color of text goes best for a given background, light or dark (and vice versa).
log-tags
Color tags for devtools console
nuxt-merge-asyncdata
Util to merge asyncData methods on route pages in Nuxt.js framework.
p9k-config
My config for powerlevel9k theme
postcss-import-alias-resolver
A tool to easily create custom alias resolver for postcss-import.
rehype-mdsvex-image-autoimport
Rehype plugin for MDSveX to automatically turn your markdown images to local imports.
shift-tab
Removes leading tabs from string template literals.
tailwind-color-vars
Tailwind plugin to generate css vars '--color-name' for colors list.
tailwindcss-spaced-items
TailwindCSS plugin to generate classes for setting fixed space between containers child elements.
typed-well
A unit testing library for your TypeScript definitions.
n1kk's Repositories
n1kk/tailwind-color-vars
Tailwind plugin to generate css vars '--color-name' for colors list.
n1kk/tailwindcss-spaced-items
TailwindCSS plugin to generate classes for setting fixed space between containers child elements.
n1kk/p9k-config
My config for powerlevel9k theme
n1kk/postcss-import-alias-resolver
A tool to easily create custom alias resolver for postcss-import.
n1kk/nuxt-merge-asyncdata
Util to merge asyncData methods on route pages in Nuxt.js framework.
n1kk/rehype-mdsvex-image-autoimport
Rehype plugin for MDSveX to automatically turn your markdown images to local imports.
n1kk/kilo-emitter
A sub 1Kb event emitter class with broader functionality.
n1kk/purgecss-custom-extractor
Tool to create a custom extractor for Purgecss
n1kk/shift-tab
Removes leading tabs from string template literals.
n1kk/typed-well
A unit testing library for your TypeScript definitions.
n1kk/use-local-modules
This is a simple npm CLI tool to quickly add local `./node_modules/.bin` to environment PATH variable for current session only.
n1kk/counter-color
Helps to determine what color of text goes best for a given background, light or dark (and vice versa).
n1kk/log-tags
Color tags for devtools console
n1kk/.dotfiles
My shell/terminal configs and other settings.
n1kk/_tmp_09
n1kk/docker-qbt-ovpn
Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
n1kk/eslint-config
Opinionated set of eslint configs for cleaner code.
n1kk/finder-custom-buttons
n1kk/intellij-settings-osx
Repository for InteliJ settings synchronisation.
n1kk/intellij-settings-win
Repository for setting synchronization for IntelliJ on windows platform
n1kk/lib-ts-esm
Boilerplate for an npm library written in typescript/esm
n1kk/my-terminal-settings
My settings and styling files for my command line apps and tool
n1kk/postcss-reuse
PostCSS plugin to maximise code reusability.
n1kk/postcss-scope
🔭 A small plugin to allow you to scope your css with a custom selector
n1kk/ts-eslint-no-restricted-imports-repro
n1kk/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
n1kk/vite-plugin-sveltekit-fetch-invalidate
Sveltekit plugin to help with HMR in data endpoints.