@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! ๐
Found 48 results for igorskyflyer
โญ 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! ๐
๐ A package for fetching Windows registry keys. ๐
๐ A CLI tool for bootstrapping Astro components with test-ready scaffolding, render logic, props, slots, and Vitest setup included. ๐งช
๐ฅ Removes HTML code from the given string. Can even extract text-only from the given an HTML string. โจ
๐ค Plug-and-play Astro component renderer for fast, zero-config testing in any DOM-like JS/TS environment. ๐ฌ
๐บ Command. Execution. Made. Simple. โถ
๐ A package that strongly types file paths! ๐ฅ
๐ป A package for reading the Packages registry key on Windows 10+. Useful for retrieving Windows 10+ installed Store applications. ๐ฆ
๐ Adds CSP-compliant inline scripts and styles to Astro! ๐
๐งญ Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. ๐ผ
๐ Strips HTML headings! ๐ค
๐ง Zep is a zero-dependency, efficient debounce module. โฐ
โธ Strips Markdown headings!๐น
๐ Formats the provided string as a comment, either a single or a multi line comment for the given programming language. ๐ป
๐งฌ Meet Aria, an efficient Adblock filter list compiler, with many features that make your maintenance of Adblock filter lists a breeze! ๐ฆ
๐ NormalizedString provides you with a String type with consistent line-endings, guaranteed. ๐ฎ
๐ฆ ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. ๐ช
๐ด A performant and light (< 1.5KB) JavaScript polyfill for the scrollend Event. โธ๏ธ
๐๐ปโโ๏ธโโก๏ธ An Astro component that holds only HTML-encoded content. ๐
๐ฒ A dead simple npm module that counts Adblock filter rules.๐ฆ
๐ก Parse, manage, compare and output SemVer-compatible version numbers. ๐ก
โ๏ธ An npm module that provides ways to extract header and metadata from an Adblock filter file. ๐
๐ Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! ๐
๐ฏ 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. ๐ค
๐ Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. ๐
๐ฝ An opinionated config for Biome to be used in JavaScript, TypeScript, JSX, TSX and any JavaScript-related projects. ๐บ
๐ช Hooks onto a JavaScript prototype, either extending or changing its behavior or replacing it completely. ๐บ
๐ถ๏ธ Reads a JSON file into a Map. ๐ป
๐ฆ Provides frequently used types for your TypeScript projects. ๐ฆ
๐ฆ Zero-dependency Map and RegExp based string replacer with Unicode support. ๐
๐งต 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. ๐ฆฅ
โ DรบรถScrรญbรฎ allows you to convert letters with diacritics to regular letters. ๐ค
๐งต Provides ways of checking whether a String is present in an Array of Strings using custom Comparators. ๐
๐ฑ Odin is an Object wrapper that allows you to create objects and set their attributes - all at once! ๐บ
๐ฆ Strips YAML front matter from a String or a file. ๐พ
๐ฌ Emojifies strings, converting textual representations of emojis to graphical ones. ๐๏ธ
๐ Provides a universal way of formatting file-paths in Unix-like and Windows operating systems as an alternative to the built-in path.normalize(). ๐งฌ
๐จ Provides common Color-related TypeScript types. ๐
๐ธ Checks if a directory is a local Git repository. ๐ถ๏ธ
๐งฒ Provides ways of properly checking if a path exists inside a given array of files/directories both on Windows and UNIX-like operating systems, using String manipulation techniques. ๐บ
๐ Opens a given resource (URL, file, etc.) via the default OS handler. ๐
๐ฅฝ Provides ways of parsing UNC paths and checking whether they are valid. ๐ฑ
๐งฎ Calculates an estimated file size of Mp3 files. ๐ถ
๐งฌ A lightweight JavaScript utility allowing deep copy-by-value of nested objects, arrays and arrays of objects. ๐ช
๐โโ๏ธ Fast and simple Map and RegExp based HTML entities encoder. ๐
๐ Scrambles (rearranges randomly) Strings and Arrays. ๐
๐ช A package for reading the AppPaths registry key on Windows. Useful for retrieving applications that can be launched from the command prompt. ๐
๐ Gets the origin URL a local Git repository. ๐บ๏ธ