home.social

#npx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #npx, aggregated by home.social.

  1. 🚀 Lost your original code? Stop squinting at minified bundles.
    **sourcemap-extract** instantly restores your original JS/CSS files from source maps. Built on the latest ECMA-426 standard.
    ✨ Why use it:
    • 📦 Zero install: npx sourcemap-extract -o ./src dist/bundle.js.map
    • 🛡️ Safe: Built-in directory traversal protection
    • 🧹 Clean: Auto-strips Webpack/Vite/Turbopack noise
    Includes Node.js API.
    👉 Star it: github.com/AnandPilania/source #WebDev #nodejs #ecmascript #javascript #reverseengineering #npx

  2. 🚀 Lost your original code? Stop squinting at minified bundles.
    **sourcemap-extract** instantly restores your original JS/CSS files from source maps. Built on the latest ECMA-426 standard.
    ✨ Why use it:
    • 📦 Zero install: npx sourcemap-extract -o ./src dist/bundle.js.map
    • 🛡️ Safe: Built-in directory traversal protection
    • 🧹 Clean: Auto-strips Webpack/Vite/Turbopack noise
    Includes Node.js API.
    👉 Star it: github.com/AnandPilania/source #WebDev #nodejs #ecmascript #javascript #reverseengineering #npx

  3. 🚀 Lost your original code? Stop squinting at minified bundles.
    **sourcemap-extract** instantly restores your original JS/CSS files from source maps. Built on the latest ECMA-426 standard.
    ✨ Why use it:
    • 📦 Zero install: npx sourcemap-extract -o ./src dist/bundle.js.map
    • 🛡️ Safe: Built-in directory traversal protection
    • 🧹 Clean: Auto-strips Webpack/Vite/Turbopack noise
    Includes Node.js API.
    👉 Star it: github.com/AnandPilania/source #WebDev #nodejs #ecmascript #javascript #reverseengineering #npx

  4. GitHub představil nativní podporu pro tzv. „stacked pull requests“ – techniku, která umožňuje rozdělit velké změny v kódu do řady menších, na sobě navazujících pull requestů.

    Každý PR v takzvaném „stacku“ cílí na větev předchozího PR, čímž vzniká uspořádaný řetězec, který se nakonec sloučí do hlavní větve. Přístup řeší dlouhodobý problém […]

    https://zdrojak.cz/zpravicky/github-spousti-stacked-prs-konec-s-obrimi-pull-requesty/
  5. Naty @eclecticpassions ·

    Just found an effective critical css generator: w3speedup.com/tools/critical-c

    Great for boosting page speed / load times. I used npmjs.com/package/critical in the past and it's not as good.

  6. 📊 Automated performance audits - run performance traces, analyze results, and investigate specific issues like high #LCP numbers for faster loading

    ⚙️ Easy setup with single #MCP client config entry using #npx chrome-devtools-mcp@latest command for instant integration

    🔗 Open source standard connecting #LLM models to external tools and data sources for enhanced debugging capabilities

    🌐 developer.chrome.com/blog/chro

  7. Naty @eclecticpassions ·

    Woah very cool, I just tried using indexer with for the first time to add functionality to my current that doesn't have it built-in. github.com/hugo-theme-anubis2/

    Still customizing... it was amazing to see the indexing and being able to search for any keyword immediately!

    I really do love learning about . Despite more code, it makes more sense to me than clunky ' GUI and backend that's not required for basic blogs like mine.

  8. Woah very cool, I just tried using #Pagefind indexer with #NodeJS for the first time to add #search functionality to my current #Hugotheme that doesn't have it built-in. github.com/hugo-theme-anubis2/

    Still customizing... it was amazing to see the indexing and being able to search for any keyword immediately!

    I really do love learning about #Hugo #SSG. Despite more code, it makes more sense to me than clunky #WordPress' GUI and backend that's not required for basic blogs like mine. #npm #npx #node

  9. Woah very cool, I just tried using #Pagefind indexer with #NodeJS for the first time to add #search functionality to my current #Hugotheme that doesn't have it built-in. github.com/hugo-theme-anubis2/

    Still customizing... it was amazing to see the indexing and being able to search for any keyword immediately!

    I really do love learning about #Hugo #SSG. Despite more code, it makes more sense to me than clunky #WordPress' GUI and backend that's not required for basic blogs like mine. #npm #npx #node

  10. Woah very cool, I just tried using #Pagefind indexer with #NodeJS for the first time to add #search functionality to my current #Hugotheme that doesn't have it built-in. github.com/hugo-theme-anubis2/

    Still customizing... it was amazing to see the indexing and being able to search for any keyword immediately!

    I really do love learning about #Hugo #SSG. Despite more code, it makes more sense to me than clunky #WordPress' GUI and backend that's not required for basic blogs like mine. #npm #npx #node

  11. Woah very cool, I just tried using #Pagefind indexer with #NodeJS for the first time to add #search functionality to my current #Hugotheme that doesn't have it built-in. github.com/hugo-theme-anubis2/

    Still customizing... it was amazing to see the indexing and being able to search for any keyword immediately!

    I really do love learning about #Hugo #SSG. Despite more code, it makes more sense to me than clunky #WordPress' GUI and backend that's not required for basic blogs like mine. #npm #npx #node

  12. I enjoy NPX for what it is but it's not super conducive to musical theatre. And I'm not quite sure how to fix that, especially when it comes to works in development. Cold reading a musical is so much more difficult than reading a play.

    Maybe there's a new format that can be explored. Hyperlinking demos might be a start. It would be nice to have some sort of built-in media player as well.

    #playwriting #musicaltheatre #NPX #musical #Musicals #Theatre #theater

  13. Heard about a new “package manager” called #pkgx yesterday, that more or less works like #npx, so it does not pollute your own system and installs itself in the guts of your machine.

    I gave it a try and it works well. I had a pretty low brew footprint, due to the new machine, anyways, but now I am down to #ddev, #pkgx itself (for now) and two commands I really love called trash and z.

    Both of them do not exist as a pkgx package, so I think I will try to create them for the community.

  14. ✍️ #TIL | Avoid NPX install prompt

    Using npx (Node Package Runner) in a GitHub Action can be difficult, because for security reasons the command requires to type YES at a prompt if the package is not present in the local project dependencies. This can be suppressed by providing --yes in version 7. But there is a workaround for v6 and above, by passing yes via environment variable: npm_config_yes=true npx ...

    #NPX #GitHubActions

    kiko.io/notes/2023/avoid-npx-i

  15. I seriously cannot understand why `npx pkg` is not interpreted as `npx pkg@latest`. That is literally my entire reason for running it.

    #NPM #NPX #Node

  16. If you’re a #Director, #LiteraryManager, #Teacher, #Actor, or fellow #Playwright and have an #NPX New Play Exchange account, you can find my scripts here: newplayexchange.org/users/3190

    Oh, and: I was on #Jeopardy once. And “Encore!” on #DisneyPlus .

    OK. End of intro thread. Hi. Let’s see how this goes…

  17. Hey, does anyone remember this application? It was an #activitypub implementation, but it was super lightweight, I remember it ran in #npx and didn't have any web application, only functioned via APIs and federating with other servers. Anyone remember what this was called?

  18. Reminder! On your anniversary, just run #npx happy-birthday -u Name git.io/fhHk8