{"library":"easy-css-transform-builder","type":"library","category":null,"description":"easy-css-transform-builder is a JavaScript/TypeScript utility library designed to simplify the creation of complex CSS `transform` values. It enables developers to define various transform properties like `translateX`, `scale`, `rotate3d`, and `skewY` within a simple JavaScript object, which the library then serializes into a valid CSS `transform` string. The current version is 0.1.0, indicating it is in its initial release phase without an established release cadence, and it ships with TypeScript types for enhanced developer experience. Its key differentiator is its straightforward, fluent API for programmatically generating CSS transform strings, making it particularly useful for dynamic styling and animation integrations within JavaScript-driven UI frameworks, as illustrated by its usage examples.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","css","transform","style","builder","helper","easy","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install easy-css-transform-builder","imports":["import { createCSSTransformBuilder } from 'easy-css-transform-builder';","import { properties } from 'easy-css-transform-builder';"]},{"cmd":"yarn add easy-css-transform-builder","imports":[]},{"cmd":"pnpm add easy-css-transform-builder","imports":[]}],"homepage":null,"github":"https://github.com/tsuyoshiwada/easy-css-transform-builder","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/easy-css-transform-builder","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/easy-css-transform-builder/compatibility"}}