{"library":"gss-compiler","type":"library","category":null,"description":"A compiler that parses GSS (Grid Style Sheets) rule strings into JSON AST format for execution by the GSS engine. Version 0.8.2 is the latest stable release; the project appears dormant with no recent releases or maintenance. GSS is a constraint-based layout system for the web, offering an alternative to CSS for complex layouts using constraint solving. The compiler outputs a JSON AST that the GSS engine uses to compute layout changes in the browser. This differentiates it from traditional CSS preprocessors by enabling real-time layout adjustments based on constraints.","language":"javascript","status":"abandoned","version":"0.8.2","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gss-compiler","imports":["import { compile } from 'gss-compiler';","import compiler from 'gss-compiler';","const compile = require('gss-compiler').compile;"]},{"cmd":"yarn add gss-compiler","imports":[]},{"cmd":"pnpm add gss-compiler","imports":[]}],"homepage":null,"github":"https://github.com/the-gss/compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gss-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}