<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sindre Sorhus — New Repos</title><description>Recently created GitHub repos by Sindre Sorhus</description><link>https://sindresorhus.com</link><item><title>eslint-package-json</title><link>https://github.com/sindresorhus/eslint-package-json</link><guid isPermaLink="true">https://github.com/sindresorhus/eslint-package-json</guid><description>Powerful ESLint rules for package.json</description><pubDate>Thu, 09 Jul 2026 22:35:47 GMT</pubDate></item><item><title>gifkit</title><link>https://github.com/sindresorhus/gifkit</link><guid isPermaLink="true">https://github.com/sindresorhus/gifkit</guid><description>Encode, decode, and render GIF files</description><pubDate>Wed, 08 Jul 2026 22:33:07 GMT</pubDate></item><item><title>which-command</title><link>https://github.com/sindresorhus/which-command</link><guid isPermaLink="true">https://github.com/sindresorhus/which-command</guid><description>Find the absolute path to a command&apos;s executable, like the Unix `which` command</description><pubDate>Mon, 06 Jul 2026 00:58:02 GMT</pubDate></item><item><title>quote-js-string</title><link>https://github.com/sindresorhus/quote-js-string</link><guid isPermaLink="true">https://github.com/sindresorhus/quote-js-string</guid><description>Escape a string and wrap it in quotes to produce a safe JavaScript string literal</description><pubDate>Thu, 02 Jul 2026 13:39:46 GMT</pubDate></item><item><title>eslint-node-test</title><link>https://github.com/sindresorhus/eslint-node-test</link><guid isPermaLink="true">https://github.com/sindresorhus/eslint-node-test</guid><description>ESLint rules for the Node.js built-in test runner (`node:test`)</description><pubDate>Thu, 02 Jul 2026 11:29:54 GMT</pubDate></item><item><title>test-extras</title><link>https://github.com/sindresorhus/test-extras</link><guid isPermaLink="true">https://github.com/sindresorhus/test-extras</guid><description>Assertions and utilities that make node:test better</description><pubDate>Tue, 30 Jun 2026 22:29:00 GMT</pubDate></item><item><title>is-filesystem-case-sensitive</title><link>https://github.com/sindresorhus/is-filesystem-case-sensitive</link><guid isPermaLink="true">https://github.com/sindresorhus/is-filesystem-case-sensitive</guid><description>Detect whether the filesystem backing a path is case-sensitive</description><pubDate>Thu, 02 Apr 2026 14:50:39 GMT</pubDate></item><item><title>DSStore</title><link>https://github.com/sindresorhus/DSStore</link><guid isPermaLink="true">https://github.com/sindresorhus/DSStore</guid><description>Parse and write macOS .DS_Store files from Swift</description><pubDate>Wed, 25 Feb 2026 13:08:27 GMT</pubDate></item><item><title>is-safe-filename</title><link>https://github.com/sindresorhus/is-safe-filename</link><guid isPermaLink="true">https://github.com/sindresorhus/is-safe-filename</guid><description>Check if a filename is safe to use in a path join operation</description><pubDate>Sat, 24 Jan 2026 12:40:14 GMT</pubDate></item><item><title>terminal-query</title><link>https://github.com/sindresorhus/terminal-query</link><guid isPermaLink="true">https://github.com/sindresorhus/terminal-query</guid><description>Send escape sequences to the terminal and read back responses</description><pubDate>Mon, 05 Jan 2026 19:09:42 GMT</pubDate></item><item><title>supports-terminal-graphics</title><link>https://github.com/sindresorhus/supports-terminal-graphics</link><guid isPermaLink="true">https://github.com/sindresorhus/supports-terminal-graphics</guid><description>Detect which terminal graphics protocols are supported (Kitty, iTerm2, Sixel)</description><pubDate>Sun, 04 Jan 2026 14:55:27 GMT</pubDate></item><item><title>powershell-utils</title><link>https://github.com/sindresorhus/powershell-utils</link><guid isPermaLink="true">https://github.com/sindresorhus/powershell-utils</guid><description>Utilities for executing PowerShell commands</description><pubDate>Sat, 15 Nov 2025 08:05:43 GMT</pubDate></item><item><title>is-in-ssh</title><link>https://github.com/sindresorhus/is-in-ssh</link><guid isPermaLink="true">https://github.com/sindresorhus/is-in-ssh</guid><description>Check if the process is running in an SSH session</description><pubDate>Wed, 12 Nov 2025 15:29:36 GMT</pubDate></item><item><title>reveal-file</title><link>https://github.com/sindresorhus/reveal-file</link><guid isPermaLink="true">https://github.com/sindresorhus/reveal-file</guid><description>Reveal a file in the system file manager (Finder, Explorer, etc.)</description><pubDate>Wed, 12 Nov 2025 04:17:06 GMT</pubDate></item><item><title>url-extras</title><link>https://github.com/sindresorhus/url-extras</link><guid isPermaLink="true">https://github.com/sindresorhus/url-extras</guid><description>Browser-compatible implementations of some of Node.js&apos; URL utilities</description><pubDate>Mon, 03 Nov 2025 20:17:00 GMT</pubDate></item><item><title>parse-duration-ms</title><link>https://github.com/sindresorhus/parse-duration-ms</link><guid isPermaLink="true">https://github.com/sindresorhus/parse-duration-ms</guid><description>Parse duration strings to milliseconds</description><pubDate>Sun, 02 Nov 2025 04:05:53 GMT</pubDate></item><item><title>unlimited-timeout</title><link>https://github.com/sindresorhus/unlimited-timeout</link><guid isPermaLink="true">https://github.com/sindresorhus/unlimited-timeout</guid><description>setTimeout and setInterval that work with delays longer than 24.8 days</description><pubDate>Fri, 31 Oct 2025 15:41:11 GMT</pubDate></item><item><title>byte-counter</title><link>https://github.com/sindresorhus/byte-counter</link><guid isPermaLink="true">https://github.com/sindresorhus/byte-counter</guid><description>Count bytes passing through a stream</description><pubDate>Wed, 29 Oct 2025 11:35:48 GMT</pubDate></item><item><title>parse-sse</title><link>https://github.com/sindresorhus/parse-sse</link><guid isPermaLink="true">https://github.com/sindresorhus/parse-sse</guid><description>Parse Server-Sent Events (SSE) from a Response</description><pubDate>Sat, 25 Oct 2025 16:42:52 GMT</pubDate></item></channel></rss>