{"library":"rmx-cli","type":"library","category":null,"description":"rmx-cli is a command-line interface tool designed specifically for Remix applications, providing utility functions to enhance development workflows. The current stable version, as of the provided information, is 0.4.16. Its primary feature highlighted is the `svg-sprite` command, which automates the generation of SVG sprite files along with corresponding, fully-typed React components. This command can create either a single default `Icon` component that accepts an `icon` prop, or individual named components for each SVG, based on command-line flags. It also exports the `href` to the sprite file, facilitating its use in Remix's `links` export for preloading. The project appears to be actively maintained, with new features like `svg-sprite` recently introduced, though a fixed release cadence is not explicitly stated. A key differentiator is its tight integration with the Remix ecosystem, including type generation for icon names and components optimized for Remix's server-side rendering and asset linking.","language":"javascript","status":"active","version":"0.4.16","tags":["javascript","remix","cli","development","scaffolding","generator"],"install":[{"cmd":"npm install rmx-cli","imports":["import { default as RadixIcon } from '~/components/radixicons'","import { href as spriteHref } from '~/components/radixicons'","import { ArchiveBoxIcon } from '~/components/heroicons/24/outline'","import { type IconName } from '~/components/radixicons'"]},{"cmd":"yarn add rmx-cli","imports":[]},{"cmd":"pnpm add rmx-cli","imports":[]}],"homepage":null,"github":"https://github.com/kiliman/rmx-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rmx-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rmx-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}