igorskyflyer
๐ฆ Web, mobile & desktop full-stack developer ๐ Graduate BSc Hons SE โ๐ผ Author ๐ Creator of @aria-toolkit, @adbt-lang, @the-advoid, Open in Browser and โพ๏ธ
Serbia
Pinned Repositories
calculus-ex
๐ A mathematical software which solves equations using the linear programming method. Linear programming (LP) (also called linear optimization) is a method to achieve the best outcome (such as maximum profit or lowest cost) in a mathematical model whose requirements are represented by linear relationships. Written in Delphi. ๐๐จ
npm-astro-post-excerpt
โญ An Astro component that renders post excerpts for your Astro blog - directly from your Markdown and MDX files! ๐ Featured on Astro's official Integrations library: https://astro.build/integrations?search=igor.dvlpr ๐
npm-magic-queryselector
๐ช A TypeScript-types patch for querySelector/querySelectorAll, make them return types you expect them to! ๐ฎ
npm-registry-apppaths
๐ช A Node.js module for reading the AppPaths registry key on Windows. Useful for retrieving applications that can be launched from the command prompt. ๐
npm-scrollend-polyfill
๐ด A performant and light (< 1.5KB) JavaScript polyfill for the scrollend Event. โธ๏ธ
npm-vscode-folderpicker
โจ Provides a custom Folder Picker API + UI for Visual Studio Code. ๐จ
userscript-anti-anti-adblock
๐ญ A UserScript that counters the anti-AdBlock scripts. ๐ฅ
vscode-new-folder
๐ Provides a "New Folder" view in the Explorer and a command in the Command Palette. ๐ค
vscode-open-in-browser
๐ฆ A cross platform Visual Studio Code extension that opens HTML files in a browser of user's choice, which can be any browser installed on your computer. ๐
ad-void
โ๏ธ An efficient AdBlock filter list that blocks ads, trackers, malware, phishing attempts, fake download links, fake search results, and a lot more if you want it to! Things like: cookie-consent banners, popups, modals, push notifications, survey, newsletter and subscribe popups, rating dialogs, sharing, Google Chromecast and a lot more! ๐พ
igorskyflyer's Repositories
igorskyflyer/npm-scrollend-polyfill
๐ด A performant and light (< 1.5KB) JavaScript polyfill for the scrollend Event. โธ๏ธ
igorskyflyer/astro-easynav-button
๐งญ Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. Featured on the official Astro integrations page https://astro.build/integrations/?search=igor.dvlpr ๐ผ
igorskyflyer/igorskyflyer.me
๐ง The place where I like to express myself. ๐ฆ
igorskyflyer/npm-simple-exec
๐บ Command. Execution. Made. Simple. โถ
igorskyflyer/userscript-block-popups
โ A UserScript that blocks all APIs used for popups, WILL BREAK certain sites ๐
igorskyflyer/github-readme-stats
โก Dynamically generated stats for your GitHub README. ๐ฉ
igorskyflyer/igorskyflyer
This guy's README. ๐งโโ๏ธ๐ฎโ๏ธ
igorskyflyer/npm-duoscribi
โ DรบรถScrรญbรฎ allows you to convert letters with diacritics to regular, ASCII letters. ๐ค
igorskyflyer/npm-mapped-replacer
๐บ Zero-dependency Map and RegExp based string replacer with Unicode support. ๐
igorskyflyer/npm-windows-packages
๐ป A Node.js module for reading the Packages registry key on Windows 10+. Useful for retrieving Windows 10+ installed Store applications. ๐ฆ
igorskyflyer/npm-astro-escaped-component
๐๐ปโโ๏ธโโก๏ธ An Astro component that holds only HTML-encoded content. Featured on the official Astro integrations page https://astro.build/integrations/?search=igor.dvlpr ๐
igorskyflyer/npm-astro-saferesource
๐ Adds CSP-compliant inline scripts and styles to Astro! Featured on the official Astro integrations page https://astro.build/integrations/?search=igor.dvlpr ๐
igorskyflyer/npm-biome-config-igorskyflyer
๐ฝ An opinionated config for Biome to be used in JavaScript, TypeScript, JSX, TSX and any JavaScript-related projects. ๐บ
igorskyflyer/npm-common-color
๐จ Provides common Color-related TypeScript types. ๐
igorskyflyer/npm-common-types
๐ฆ Provides frequently used types for your TypeScript projects. ๐ฆ
igorskyflyer/npm-emojilyzer
๐ฌ Emojifies strings, converting textual representations of emojis to graphical ones. ๐๏ธ
igorskyflyer/npm-extendable-string
๐ฆ ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. ๐ช
igorskyflyer/npm-git-repo-url
๐ Gets the origin URL of a local Git repository. ๐บ๏ธ
igorskyflyer/npm-is-git-repo
๐ธ Checks if a directory is a local Git repository. ๐ถ๏ธ
igorskyflyer/npm-magic-queryselector
๐ช A TypeScript-types patch for querySelector/querySelectorAll, make them return types you expect them to! ๐ฎ
igorskyflyer/npm-magic-string
๐งต An expressive and chainable library for advanced string manipulations. Supports appending, prepending, trimming, quoting, and path formatting with customizable whitespace handling. Makes advanced String manipulations a piece of cake. ๐ฆฅ
igorskyflyer/npm-open-resource
๐ Opens a given resource (URL, file, etc.) via the default OS handler. ๐
igorskyflyer/npm-rawelement
๐ฏ A utility that lets you manipulate HTML elements, their attributes and innerHTML as strings, on the go and then render the modified HTML. Very useful in SSG projects. ๐ค
igorskyflyer/npm-scramble
๐ Scrambles (rearranges randomly) Strings and Arrays. ๐
igorskyflyer/npm-strip-html
๐ฅ Removes HTML code from the given string. Can even extract text-only from the given an HTML string. โจ
igorskyflyer/vscode-adblock-rules-counter
๐ A Visual Studio Code extension that counts Adblock rules in a file. ๐ฆ
igorskyflyer/vscode-duoscribi
โ A Visual Studio Code extension that converts letters with diacritics to regular/ASCII letters. ๐ค
igorskyflyer/vscode-emojifier
๐ฅณ A Visual Studio Code extension that emojifies the current file or selection. โฝ
igorskyflyer/vscode-encode-entities
๐ฃ A Visual Studio Code extension that encodes entities in the current file or selected text. โจ
igorskyflyer/vscode-git-home
๐ก Adds a convenient command and statusbar item to easily access the current local repo Git URL. ๐ชฐ