{"library":"tailwind-api-utils","type":"library","category":null,"description":"tailwind-api-utils is a utility library designed to expose and simplify interaction with the internal Tailwind CSS API. It enables programmatic access to Tailwind's configuration and class processing functionalities, allowing developers to, for example, load a Tailwind configuration object and sort CSS class names according to Tailwind's internal rules. The current stable version is 1.0.3. The package has seen consistent updates, particularly to maintain compatibility with both Tailwind CSS v3 and the upcoming v4. Key differentiators include its explicit support for different Tailwind CSS versions and functionalities like class name sorting, which can be useful for linting or maintaining consistent class order in projects. It primarily targets build tools and environments where programmatic interaction with Tailwind's core features is beneficial.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tailwind-api-utils","imports":["import { loadConfig } from 'tailwind-api-utils';","import { sortClassname } from 'tailwind-api-utils';","import type { Config } from 'tailwind-api-utils';"]},{"cmd":"yarn add tailwind-api-utils","imports":[]},{"cmd":"pnpm add tailwind-api-utils","imports":[]}],"homepage":null,"github":"https://github.com/hyoban/tailwind-api-utils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tailwind-api-utils","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/tailwind-api-utils/compatibility"}}