JSPM

Found 49 results for igorskyflyer

@igor.dvlpr/astro-post-excerpt

โญ An Astro component that renders post excerpts for your Astro blog - directly from your Markdown and MDX files. Astro v2+ collections are supported as well! ๐Ÿ’Ž

  • v4.0.0
  • 36.77
  • Published

@igor.dvlpr/astro-component

๐Ÿš€ A CLI tool for bootstrapping Astro components with test-ready scaffolding, render logic, props, slots, and Vitest setup included. ๐Ÿงช

  • v1.1.0
  • 29.10
  • Published

@igor.dvlpr/upath

๐ŸŽ Provides a universal way of formatting file-paths in Unix-like and Windows operating systems as an alternative to the built-in path.normalize(). ๐Ÿงฌ

  • v3.0.1
  • 28.64
  • Published

@igor.dvlpr/unc-path

๐Ÿฅฝ Provides ways of parsing UNC paths and checking whether they are valid. ๐ŸŽฑ

  • v3.0.0
  • 28.62
  • Published

@igor.dvlpr/strip-html

๐Ÿฅž Removes HTML code from the given string. Can even extract text-only from the given an HTML string. โœจ

  • v2.0.0
  • 28.48
  • Published

@igor.dvlpr/astro-render-component

๐Ÿค– Plug-and-play Astro component renderer for fast, zero-config testing in any DOM-like JS/TS environment. ๐Ÿฌ

  • v1.0.1
  • 27.30
  • Published

@igorskyflyer/regkeys

๐Ÿ“š A package for fetching Windows registry keys. ๐Ÿ—

  • v3.0.2
  • 27.02
  • Published

@igor.dvlpr/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. ๐Ÿ’ค

  • v1.1.0
  • 17.96
  • Published

@igor.dvlpr/astro-easynav-button

๐Ÿงญ Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. ๐Ÿ”ผ

  • v1.4.2
  • 17.41
  • Published

@igor.dvlpr/zing

๐ŸŒ Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. ๐Ÿš€

  • v2.0.1
  • 15.80
  • Published

@igor.dvlpr/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. ๐Ÿฆฅ

  • v1.2.0
  • 13.72
  • Published

@igor.dvlpr/mapped-replacer

๐Ÿ—บ Zero-dependency Map and RegExp based string replacer with Unicode support. ๐Ÿ

  • v2.2.0
  • 13.04
  • Published

@igor.dvlpr/str-is-in

๐Ÿงต Provides ways of checking whether a String is present in an Array of Strings using custom Comparators. ๐Ÿ”

  • v3.0.2
  • 12.35
  • Published

@igor.dvlpr/scramble

๐Ÿƒ Scrambles (rearranges randomly) Strings and Arrays. ๐ŸŽ‹

  • v1.0.1
  • 11.82
  • Published

@igor.dvlpr/is-git-repo

๐Ÿธ Checks if a directory is a local Git repository. ๐Ÿ•ถ๏ธ

  • v1.0.2
  • 11.82
  • Published

@igor.dvlpr/zep

๐Ÿง  Zep is a zero-dependency, efficient debounce module. โฐ

  • v6.0.0
  • 11.03
  • Published

@igor.dvlpr/comment-it

๐Ÿ“œ Formats the provided string as a comment, either a single or a multi line comment for the given programming language. ๐Ÿ’ป

  • v3.1.0
  • 10.36
  • Published

@igor.dvlpr/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. ๐Ÿ—ƒ

  • v1.0.0
  • 10.05
  • Published

@igor.dvlpr/hook

๐Ÿช Hooks onto a JavaScript prototype, either extending or changing its behavior or replacing it completely. ๐Ÿ‘บ

  • v1.1.0
  • 9.73
  • Published

@igor.dvlpr/aria

๐Ÿงฌ Meet Aria, an efficient Adblock filter list compiler, with many features that make your maintenance of Adblock filter lists a breeze! ๐Ÿฆ–

  • v2.3.1
  • 8.92
  • Published

@igor.dvlpr/normalized-string

๐Ÿ’Š NormalizedString provides you with a String type with consistent line-endings, guaranteed. ๐Ÿ“ฎ

  • v1.0.1
  • 8.31
  • Published

@igor.dvlpr/extendable-string

๐Ÿฆ€ ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. ๐Ÿช€

  • v2.0.0
  • 8.06
  • Published

@igor.dvlpr/pathexists

๐Ÿงฒ Provides ways of properly checking if a path exists inside a given array of files/directories both on Windows and UNIX-like operating systems. ๐Ÿ—บ

  • v2.1.2
  • 7.96
  • Published

@igor.dvlpr/common-types

๐Ÿ”ฆ Provides frequently used types for your TypeScript projects. ๐Ÿฆ„

  • v1.3.0
  • 7.73
  • Published

@igor.dvlpr/scrollend-polyfill

๐Ÿ›ด A performant and light (< 1.5KB) JavaScript polyfill for the scrollend Event. โ›ธ๏ธ

  • v1.2.1
  • 7.25
  • Published

@igor.dvlpr/astro-escaped-component

๐Ÿƒ๐Ÿปโ€โ™‚๏ธโ€โžก๏ธ An Astro component that holds only HTML-encoded content. ๐Ÿ“œ

  • v1.0.0
  • 7.11
  • Published

@igor.dvlpr/magic-queryselector

๐Ÿช„ A TypeScript-types patch for querySelector/querySelectorAll, make them return types you expect them to! ๐Ÿ”ฎ

  • v1.2.0
  • 6.64
  • Published

@igor.dvlpr/emojilyzer

๐Ÿ’ฌ Emojifies strings, converting textual representations of emojis to graphical ones. ๐Ÿ–Œ๏ธ

  • v1.0.0
  • 5.90
  • Published

@igor.dvlpr/odin

๐Ÿ”ฑ Odin is an Object wrapper that allows you to create objects and set their attributes - all at once! ๐Ÿ”บ

  • v1.0.0
  • 2.67
  • Published

@igor.dvlpr/keppo

๐ŸŽก Parse, manage, compare and output SemVer-compatible version numbers. ๐Ÿ›ก

  • v1.1.0
  • 2.61
  • Published

@igor.dvlpr/adblock-header-extract

โœ‚๏ธ An npm module that provides ways to extract header and metadata from an Adblock filter file. ๐Ÿ“ƒ

  • v1.0.0
  • 0.00
  • Published

@igor.dvlpr/git-repo-url

๐ŸŒ Gets the origin URL a local Git repository. ๐Ÿ—บ๏ธ

  • v1.0.3
  • 0.00
  • Published

@igorskyflyer/uarray

๐ŸŽ‰ Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! ๐Ÿ™Œ

  • v2.0.0
  • 0.00
  • Published

@igorskyflyer/biome-config

๐Ÿ‘ฝ An opinionated config for Biome to be used in JavaScript, TypeScript, JSX, TSX and any JavaScript-related projects. ๐Ÿบ

  • v2.1.0
  • 0.00
  • Published

@igorskyflyer/windows-packages

๐Ÿ’ป A package for reading the Packages registry key on Windows 10+. Useful for retrieving Windows 10+ installed Store applications. ๐Ÿ“ฆ

  • v1.0.3
  • 0.00
  • Published

@igorskyflyer/jmap

๐Ÿ•ถ๏ธ Reads a JSON file into a Map. ๐ŸŒป

  • v1.0.1
  • 0.00
  • Published

@igor.dvlpr/duoscribi

โœ’ DรบรถScrรญbรฎ allows you to convert letters with diacritics to regular letters. ๐Ÿค“

  • v2.1.0
  • 0.00
  • Published

@igor.dvlpr/encode-entities

๐Ÿƒโ€โ™‚๏ธ Fast and simple Map and RegExp based HTML entities encoder. ๐Ÿ

  • v1.0.0
  • 0.00
  • Published

@igorskyflyer/open-resource

๐Ÿ“‚ Opens a given resource (URL, file, etc.) via the default OS handler. ๐Ÿ”Ž

  • v1.2.0
  • 0.00
  • Published

@igorskyflyer/mp3size

๐Ÿงฎ Calculates an estimated file size of Mp3 files. ๐ŸŽถ

  • v1.0.1
  • 0.00
  • Published

@igorskyflyer/clone

๐Ÿงฌ A lightweight JavaScript utility allowing deep copy-by-value of nested objects, arrays and arrays of objects. ๐Ÿช

  • v1.0.1
  • 0.00
  • Published