{"library":"vmf-transpiler","type":"library","category":null,"description":"VMF Transpiler is a library for converting between Valve Map Format (VMF) used by the Hammer editor and JSON. Version 1.0.0, based on leops/vmfparser. It provides parse() and compile() functions for bidirectional conversion, with support for VMF-specific features like multiple values per key (converted to arrays). It is a lightweight utility for game development tooling involving Source Engine maps. Currently stable but single-version release with no published updates.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","vmf","transpiler","parser","valve","source-engine","hammer"],"last_verified":"Fri May 01","install":[{"cmd":"npm install vmf-transpiler","imports":["import { parse } from 'vmf-transpiler'","import { compile } from 'vmf-transpiler'","import * as vmf from 'vmf-transpiler'"]},{"cmd":"yarn add vmf-transpiler","imports":[]},{"cmd":"pnpm add vmf-transpiler","imports":[]}],"homepage":null,"github":"https://github.com/birjolaxew/vmf-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vmf-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}