%% generate tags start %% #software-engineering %% generate tags end %% #software-engineering/remix ## What is It? %% ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://github.com/sergiodxa/remix-utils") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://github.com/sergiodxa/remix-utils" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">GitHub - sergiodxa/remix-utils: A set of utility functions and types to use with Remix.run</div> <div class="nifty-link-card-description">A set of utility functions and types to use with Remix.run - GitHub - sergiodxa/remix-utils: A set of utility functions and types to use with Remix.run</div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://github.com/fluidicon.png"> https://github.com/sergiodxa/remix-utils </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://opengraph.githubassets.com/abe6b216621aee32057c6bf7e9054ed4adcd95f1a4a0b10092e2fa81e2299d13/sergiodxa/remix-utils')"> </div> </div> </a> </div> %% run end %% This package contains simple utility functions to use with [Remix.run](https://remix.run/). seem a bit complicated. Let's see if this will become the standard. ## How to Use It? see [Name action](https://remix.run/resources/remix-utils#:~:text=Find%20a%20query%20parameter%20named%20action%20and%20use%20the%20value%20as%20the%20action%20name) ## Alternatives and Comparisons