{"library":"atom-expression-compiler","type":"library","category":null,"description":"A Vue expression compiler for server-side rendering (SSR) that pre-compiles Vue template expressions into executable JavaScript functions. Version 2.2.4 supports modern Vue 3 syntax and provides faster runtime evaluation compared to traditional string-based evaluation. It handles interpolation, filters, and complex expressions with proper scoping. The package is lightweight, has no runtime dependencies, and is designed specifically for SSR optimization in Vue applications. It is actively maintained with monthly releases.","language":"javascript","status":"active","version":"2.2.4","tags":["javascript","vue","atom","server renderer","expression compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install atom-expression-compiler","imports":["import { compileExpression } from 'atom-expression-compiler'","import type { CompileResult } from 'atom-expression-compiler'","import compiler from 'atom-expression-compiler'"]},{"cmd":"yarn add atom-expression-compiler","imports":[]},{"cmd":"pnpm add atom-expression-compiler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/atom-expression-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}