{"library":"flave","type":"library","category":null,"description":"Flave (Full Logic Access View Engine) is a Razor-like view transpiler for JavaScript that compiles template files into plain JavaScript functions returning strings. Version 1.5.3 is the current stable release, with irregular cadence. Unlike many templating engines that restrict logic, Flave gives full access to JavaScript via code blocks and expressions. It is isomorphic (no DOM required), supports custom configuration for quoting, whitespace, and exports, and integrates with editors like VSCode and Atom through community extensions.","language":"javascript","status":"active","version":"1.5.3","tags":["javascript","Razor","view","Transpiler","Template"],"last_verified":"Fri May 01","install":[{"cmd":"npm install flave","imports":["const flave = require('flave');","flave.transpile(flavestring, config);","import flave from 'flave';"]},{"cmd":"yarn add flave","imports":[]},{"cmd":"pnpm add flave","imports":[]}],"homepage":null,"github":"https://github.com/varubi/flave","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/flave","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}